index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_vma.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915: Pin fence for iomap
Chris Wilson
2017-10-09
1
-6
/
+1
*
drm/i915: align the vma start to the largest gtt page size
Matthew Auld
2017-10-07
1
-0
/
+1
*
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-24
1
-0
/
+6
*
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-18
1
-4
/
+0
*
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
2017-08-18
1
-1
/
+1
*
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
2017-07-27
1
-1
/
+1
*
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
2017-06-16
1
-1
/
+2
*
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
2017-06-16
1
-0
/
+1
*
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
1
-1
/
+7
*
drm/i915: Make i915_vma_destroy() static
Chris Wilson
2017-06-16
1
-1
/
+0
*
drm/i915: Split vma exec_link/evict_link
Chris Wilson
2017-06-15
1
-2
/
+5
*
drm/i915: Exercise i915_vma_pin/i915_vma_insert
Chris Wilson
2017-02-13
1
-2
/
+2
*
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
2017-01-19
1
-5
/
+0
*
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
2017-01-19
1
-5
/
+0
*
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
1
-0
/
+10
*
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
2017-01-14
1
-1
/
+8
*
drm/i915: Compact memcmp in i915_vma_compare()
Chris Wilson
2017-01-14
1
-6
/
+14
*
drm/i915: Assert that we have allocated the drm_mm_node upon pinning
Chris Wilson
2017-01-13
1
-1
/
+4
*
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
2017-01-10
1
-0
/
+3
*
drm/i915: Optimise VMA lookup slightly
Tvrtko Ursulin
2016-12-15
1
-2
/
+10
*
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
2016-11-29
1
-3
/
+3
*
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-18
1
-1
/
+0
*
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
2016-11-14
1
-1
/
+1
*
drm/i915: Split out i915_vma.c
Joonas Lahtinen
2016-11-11
1
-0
/
+342
[prev]