summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/i915/ttm: tweak priority hint selectionMatthew Auld1-4/+2
2022-02-08drm/i915: Lock timeline mutex directly in error path of eb_pin_timelineMatthew Brost1-2/+7
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin2-0/+11
2022-01-27drm/i915: don't call free_mmap_offset when purgingMatthew Auld1-1/+0
2021-12-27drm/i915: Increment composite fence seqnoMatthew Brost1-1/+1
2021-12-27drm/i915: Fix possible uninitialized variable in parallel extensionMatthew Brost1-1/+1
2021-12-08drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter1-0/+1
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2021-10-28drm/i915/dmabuf: fix broken buildMatthew Auld1-0/+7
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+3
2021-10-21Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie13-288/+947
2021-10-20drm/i915/selftests: mark up hugepages object with start_cpu_writeMatthew Auld1-1/+6
2021-10-20drm/i915: mark up internal objects with start_cpu_writeMatthew Auld1-0/+2
2021-10-20drm/i915: expand on the kernel-doc for cache_dirtyMatthew Auld2-0/+38
2021-10-20drm/i915/shmem: ensure flush during swap-in on non-LLCMatthew Auld1-0/+12
2021-10-20drm/i915/userptr: add paranoid flush-on-acquireMatthew Auld1-1/+4
2021-10-20drm/i915/dmabuf: add paranoid flush-on-acquireMatthew Auld1-1/+5
2021-10-20drm/i915: extract bypass-llc check into helperMatthew Auld3-16/+28
2021-10-20drm/i915: mark userptr objects as ALLOC_USERMatthew Auld1-1/+2
2021-10-20drm/i915: mark dmabuf objects as ALLOC_USERMatthew Auld1-1/+2
2021-10-15drm/i915: Enable multi-bb execbufMatthew Brost1-3/+0
2021-10-15drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fencesMatthew Brost2-13/+49
2021-10-15drm/i915: Multi-BB execbufMatthew Brost1-239/+544
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost2-5/+241
2021-10-13drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost1-1/+4
2021-10-13drm/i915: Stop using I915_TILING_* in client blit selftestMatt Roper1-11/+18
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie26-497/+1041
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi2-2/+2
2021-10-05drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost1-1/+4
2021-10-05drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst1-2/+5
2021-10-04drm/i915/pxp: Add plane decryption supportAnshuman Gupta1-1/+1
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio1-1/+3
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio9-35/+204
2021-10-01drm/i915/ttm: Rework object initialization slightlyThomas Hellström3-20/+64
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld1-3/+3
2021-09-29drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst1-2/+5
2021-09-24drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld1-1/+2
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström5-9/+17
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström2-7/+13
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström7-8/+349
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström2-0/+107
2021-09-24drm/i915/ttm: Implement a function to copy the contents of two TTM-based objectsThomas Hellström2-9/+64
2021-09-24drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() functionThomas Hellström1-1/+1
2021-09-22drm/i915/debugfs: Do not report currently active engine when describing objectsTvrtko Ursulin1-17/+0
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+0
2021-09-21drm/i915: Move __i915_gem_free_object to ttm_bo_destroyMaarten Lankhorst1-4/+5
2021-09-20drm/i915: Take pinning into account in __i915_gem_object_is_lmemMatthew Brost1-3/+4
2021-09-20drm/i915/guc: put all guc objects in lmem when availableDaniele Ceraolo Spurio2-0/+30