summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-27drm/i915/dmabuf: fix broken buildMatthew Auld
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-22Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-20drm/i915/selftests: mark up hugepages object with start_cpu_writeMatthew Auld
2021-10-20drm/i915: mark up internal objects with start_cpu_writeMatthew Auld
2021-10-20drm/i915: expand on the kernel-doc for cache_dirtyMatthew Auld
2021-10-20drm/i915/shmem: ensure flush during swap-in on non-LLCMatthew Auld
2021-10-20drm/i915/userptr: add paranoid flush-on-acquireMatthew Auld
2021-10-20drm/i915/dmabuf: add paranoid flush-on-acquireMatthew Auld
2021-10-20drm/i915: extract bypass-llc check into helperMatthew Auld
2021-10-20drm/i915: mark userptr objects as ALLOC_USERMatthew Auld
2021-10-20drm/i915: mark dmabuf objects as ALLOC_USERMatthew Auld
2021-10-15drm/i915: Enable multi-bb execbufMatthew Brost
2021-10-15drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fencesMatthew Brost
2021-10-15drm/i915: Multi-BB execbufMatthew Brost
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost
2021-10-13drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost
2021-10-12drm/i915: Stop using I915_TILING_* in client blit selftestMatt Roper
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi
2021-10-05drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost
2021-10-05drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst
2021-10-04drm/i915/pxp: Add plane decryption supportAnshuman Gupta
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio
2021-10-01drm/i915/ttm: Rework object initialization slightlyThomas Hellström
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-29drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst
2021-09-24drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström
2021-09-24drm/i915/ttm: Implement a function to copy the contents of two TTM-based objectsThomas Hellström
2021-09-24drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() functionThomas Hellström
2021-09-22drm/i915/debugfs: Do not report currently active engine when describing objectsTvrtko Ursulin
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-21drm/i915: Move __i915_gem_free_object to ttm_bo_destroyMaarten Lankhorst
2021-09-20drm/i915: Take pinning into account in __i915_gem_object_is_lmemMatthew Brost
2021-09-20drm/i915/guc: put all guc objects in lmem when availableDaniele Ceraolo Spurio
2021-09-16drm/i915: Move __i915_gem_free_object to ttm_bo_destroyMaarten Lankhorst
2021-09-15drm/i915: Add mmap lock around vma_lookup() in the mman selftest.Maarten Lankhorst
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-14drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...Nathan Chancellor
2021-09-14drm/i915/selftests: Do not use import_obj uninitializedNathan Chancellor
2021-09-14drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...Nathan Chancellor
2021-09-14drm/i915/selftests: Do not use import_obj uninitializedNathan Chancellor