index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_domain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: add minimal i915_gem_object_frontbuffer.h
Jani Nikula
2023-08-31
1
-1
/
+1
*
drm/i915: Use the i915_vma_flush_writes helper
Tvrtko Ursulin
2023-07-26
1
-4
/
+2
*
drm/i915/mtl: end support for set caching ioctl
Fei Yang
2023-05-23
1
-0
/
+3
*
drm/i915: use pat_index instead of cache_level
Fei Yang
2023-05-11
1
-18
/
+40
*
Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...
Daniel Vetter
2023-04-06
1
-5
/
+9
|
\
|
*
drm/i915/gem/i915_gem_domain: Provide function names to complete proper kerne...
Lee Jones
2023-04-03
1
-5
/
+9
*
|
drm/i915/display: add intel_display_limits.h for key enums
Jani Nikula
2023-01-25
1
-0
/
+1
|
/
*
drm/i915: Refine VT-d scanout workaround
Chris Wilson
2022-12-06
1
-0
/
+13
*
drm/i915: Limit the display memory alignment to 32 bit instead of 64
Andi Shyti
2022-12-06
1
-1
/
+1
*
drm/i915: Rename ggtt_view as gtt_view
Niranjana Vishwanathapura
2022-09-08
1
-2
/
+2
*
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
2022-06-27
1
-3
/
+3
*
drm/i915: split out gem/i915_gem_domain.h from i915_drv.h
Jani Nikula
2022-02-14
1
-2
/
+3
*
drm/i915: stop setting cache_dirty on discrete
Matthew Auld
2021-11-02
1
-0
/
+10
*
drm/i915: move cpu_write_needs_clflush
Matthew Auld
2021-11-02
1
-0
/
+12
*
drm/i915/uapi: reject set_domain for discrete
Matthew Auld
2021-07-23
1
-0
/
+3
*
drm/i915/uapi: reject caching ioctls for discrete
Matthew Auld
2021-07-20
1
-0
/
+6
*
drm/i915/display: Migrate objects to LMEM if possible for display
Thomas Hellström
2021-06-30
1
-1
/
+1
*
drm/i915: Take obj lock around set_domain ioctl
Maarten Lankhorst
2021-03-24
1
-8
/
+10
*
drm/i915: Pass ww ctx to intel_pin_to_display_plane
Maarten Lankhorst
2021-03-24
1
-24
/
+6
*
drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.
Maarten Lankhorst
2021-03-24
1
-2
/
+16
*
drm/i915: Reject more ioctls for userptr, v2.
Maarten Lankhorst
2021-03-24
1
-2
/
+10
*
drm/i915/gem: Drop lru bumping on display unpinning
Chris Wilson
2021-01-20
1
-45
/
+0
*
drm/i915/gem: Protect used framebuffers from casual eviction
Chris Wilson
2021-01-20
1
-0
/
+1
*
drm/i915/gem: Make i915_gem_object_flush_write_domain() static
Chris Wilson
2021-01-19
1
-6
/
+52
*
drm/i915/gem: Flush coherency domains on first set-domain-ioctl
Chris Wilson
2020-11-04
1
-15
/
+13
*
drm/i915: Add ww locking to pin_to_display_plane, v2.
Maarten Lankhorst
2020-09-07
1
-16
/
+40
*
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
1
-14
/
+6
*
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
1
-5
/
+5
*
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
Chris Wilson
2020-04-20
1
-6
/
+1
*
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-04-02
1
-1
/
+1
*
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
1
-2
/
+2
*
drm/i915/gem: Serialise object before changing cache-level
Chris Wilson
2019-12-14
1
-0
/
+7
*
drm/i915/gem: Avoid rcu_barrier() from shrinker paths
Chris Wilson
2019-12-09
1
-1
/
+3
*
drm/i915: Avoid calling i915_gem_object_unbind holding object lock
Chris Wilson
2019-12-07
1
-30
/
+11
*
drm/i915/gem: Hold the obj->vma.lock while walking the vma.list
Chris Wilson
2019-12-04
1
-0
/
+4
*
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
1
-0
/
+1
*
drm/i915/gem: Unbind all current vma on changing cache-level
Chris Wilson
2019-12-02
1
-119
/
+4
*
drm/i915/gem: Track ggtt writes from userspace on the bound vma
Chris Wilson
2019-11-19
1
-0
/
+8
*
drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
2019-11-07
1
-1
/
+7
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-6
/
+7
*
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-11
1
-1
/
+2
*
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-09
1
-2
/
+4
*
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-03
1
-24
/
+10
*
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-8
/
+27
*
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-16
1
-11
/
+3
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-1
/
+2
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-8
/
+3
*
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
1
-9
/
+14
*
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
1
-1
/
+2
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-5
/
+9
[next]