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: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2022-01-11
1
-6
/
+5
*
drm/i915: Initial introduction of vma resources
Thomas Hellström
2022-01-11
1
-1
/
+18
*
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
2021-12-20
1
-0
/
+3
*
drm/i915: Remove unused bits of i915_vma/active api
Maarten Lankhorst
2021-12-20
1
-2
/
+0
*
drm/i915: Remove resv from i915_vma
Maarten Lankhorst
2021-11-19
1
-3
/
+3
*
drm/i915: vma is always backed by an object.
Maarten Lankhorst
2021-11-19
1
-3
/
+0
*
drm/i915: Multi-BB execbuf
Matthew Brost
2021-10-15
1
-3
/
+10
*
drm/i915: move vma slab to direct module init/exit
Daniel Vetter
2021-07-28
1
-0
/
+3
*
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-11
1
-5
/
+0
|
\
|
*
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-06-03
1
-5
/
+0
*
|
drm/i915/debugfs: Print remap info for DPT VMAs as well
Imre Deak
2021-05-25
1
-0
/
+5
*
|
drm/i915/adlp: Fix GEM VM asserts for DPT VMs
Imre Deak
2021-05-25
1
-1
/
+1
|
/
*
drm/i915: Take reservation lock around i915_vma_pin.
Maarten Lankhorst
2021-03-24
1
-4
/
+16
*
drm/i915: make lockdep slightly happier about execbuf.
Maarten Lankhorst
2021-03-24
1
-0
/
+3
*
drm/i915: Ensure we hold the object mutex in pin correctly.
Maarten Lankhorst
2021-03-24
1
-0
/
+3
*
drm/i915/gem: Protect used framebuffers from casual eviction
Chris Wilson
2021-01-20
1
-0
/
+15
*
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
1
-2
/
+11
*
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
2020-05-28
1
-0
/
+1
*
drm/i915/gt: Make fence revocation unequivocal
Chris Wilson
2020-04-01
1
-1
/
+1
*
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
2020-03-16
1
-0
/
+1
*
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-03-16
1
-1
/
+0
*
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
1
-0
/
+2
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
1
-137
/
+3
*
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
1
-3
/
+22
*
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-05
1
-0
/
+1
*
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
1
-0
/
+3
*
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-21
1
-1
/
+1
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-41
/
+43
*
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-2
/
+2
*
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
1
-24
/
+38
*
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-09
1
-1
/
+1
*
drm/i915: export color_differs
Matthew Auld
2019-09-09
1
-0
/
+6
*
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-2
/
+2
*
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
2019-08-22
1
-2
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-4
/
+4
|
\
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-4
/
+4
*
|
drm/i915: Be defensive when starting vma activity
Chris Wilson
2019-08-20
1
-0
/
+8
*
|
drm/i915: Forgo last_fence active request tracking
Chris Wilson
2019-08-12
1
-1
/
+0
*
|
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-02
1
-0
/
+4
|
/
*
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-13
1
-1
/
+1
*
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-06
1
-9
/
+8
*
drm/i915: fix documentation build warnings
Jani Nikula
2019-06-06
1
-0
/
+2
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-0
/
+12
*
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
2019-05-28
1
-1
/
+1
*
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-20
1
-0
/
+3
*
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-06
1
-4
/
+0
*
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-28
1
-0
/
+7
*
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
1
-1
/
+1
*
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-02-05
1
-5
/
+4
*
drm/i915: Enlarge vma->pin_count
Chris Wilson
2019-01-28
1
-16
/
+29
[next]