index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_pages.c
Age
Commit message (
Expand
)
Author
2025-06-27
drm/i915/display: Add drm_panic support for Y-tiling with DPT
Jocelyn Falempe
2025-06-27
drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()
Jocelyn Falempe
2025-06-27
drm/i915: Add intel_bo_alloc_framebuffer()
Jocelyn Falempe
2025-03-31
drm/i915/gem: Convert SPDX headers to single-line format
Andi Shyti
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2023-10-04
drm/i915: Invalidate the TLBs on each GT
Chris Wilson
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
2023-08-02
drm/i915: Invalidate the TLBs on each GT
Chris Wilson
2023-08-02
drm/i915/gt: Move TLB invalidation to its own file
Chris Wilson
2023-04-25
drm/i915/mtl: workaround coherency issue for Media
Fei Yang
2022-12-30
drm/i915/gem: Typecheck page lookups
Chris Wilson
2022-11-09
drm/i915: use i915_sg_dma_sizes() for all backends
Matthew Auld
2022-10-03
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2022-09-26
drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inline
Jani Nikula
2022-08-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-08-29
drm/i915: split gem quirks from display quirks
Jani Nikula
2022-08-24
drm/i915: move page_sizes to runtime info
Jani Nikula
2022-08-08
drm/i915/gt: Batch TLB invalidations
Chris Wilson
2022-08-08
drm/i915/gt: Ignore TLB invalidations on idle engines
Chris Wilson
2022-07-28
drm/i915/gt: Batch TLB invalidations
Chris Wilson
2022-07-28
drm/i915/gt: Ignore TLB invalidations on idle engines
Chris Wilson
2022-02-28
drm/i915: add I915_BO_ALLOC_GPU_ONLY
Matthew Auld
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-14
drm/i915: don't include drm_cache.h in i915_drv.h
Jani Nikula
2022-02-03
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
2022-01-10
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
2022-01-10
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
2022-01-10
drm/i915: remove writeback hook
Matthew Auld
2021-12-14
drm/i915: replace X86_FEATURE_PAT with pat_enabled()
Lucas De Marchi
2021-11-25
drm/i915: Add support for moving fence waiting
Maarten Lankhorst
2021-11-02
drm/i915: stop setting cache_dirty on discrete
Matthew Auld
2021-10-22
drm/i915/ttm: move shrinker management into adjust_lru
Matthew Auld
2021-10-22
drm/i915/ttm: add tt shmem backend
Matthew Auld
2021-07-16
drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
Jason Ekstrand
2021-07-09
drm/i915: use consistent CPU mappings for pin_map users
Matthew Auld
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
2021-06-11
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-05-17
drm/i915/gem: Pin the L-shape quirked object as unshrinkable
Chris Wilson
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
drm/i915: Lock ww in ucode objects correctly
Maarten Lankhorst
2021-03-24
drm/i915: Prepare for obj->mm.lock removal, v2.
Thomas Hellström
2021-03-24
drm/i915: Fix workarounds selftest, part 1
Maarten Lankhorst
2021-03-24
drm/i915: Flatten obj->mm.lock
Maarten Lankhorst
2021-03-24
drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.
Maarten Lankhorst
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-03-24
drm/i915: Move cmd parser pinning to execbuffer
Maarten Lankhorst
2021-01-20
drm/i915/gem: Use shrinkable status for unknown swizzle quirks
Chris Wilson
2020-12-02
drm/i915/gem: Report error for vmap() failure
Chris Wilson
[next]