summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-11drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper
2022-04-08drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper
2022-04-08drm/i915: fix i915_gem_object_wait_moving_fenceMatthew Auld
2022-04-07drm/i915: drop bo->moving dependencyChristian König
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König
2022-04-07dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06drm/i915: Fixup kerneldoc in struct i915_gem_contextTvrtko Ursulin
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05drm/i915: Track all user contexts per clientTvrtko Ursulin
2022-04-05drm/i915: Track runtime spent in closed and unreachable GEM contextsTvrtko Ursulin
2022-04-05drm/i915: Make GEM contexts track DRM clientsTvrtko Ursulin
2022-04-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin
2022-03-29drm/ttm: rework bulk move handling v5Christian König
2022-03-29drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUSMatthew Auld
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König
2022-03-22drm/i915/: Re-work clflush_write32Michael Cheng
2022-03-21drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0Andi Shyti
2022-03-17drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula
2022-03-17drm/i915: move i915_gem_object_needs_bit17_swizzle() to i915_gem_tiling.[ch]Jani Nikula
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld
2022-03-16drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-03-16drm/i915/stolen: don't treat small BAR as an errorAkeem G Abodunrin
2022-03-14drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-03-11drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-03-08drm/i915: opportunistically apply ALLOC_CONTIGIOUSMatthew Auld
2022-03-07drm/i915: Remove the vm open countThomas Hellström
2022-03-07drm/i915/dmabuf: Fix prime_mmap to work when using LMEMGwan-gyeong Mun
2022-03-07drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unm...Gwan-gyeong Mun
2022-03-04drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-03-02drm/i915/xehp: Don't support parallel submission on compute / renderMatthew Brost
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-03-01drm/i915/selftests: exercise mmap migrationMatthew Auld
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld
2022-03-01drm/i915/ttm: mappable migration on faultMatthew Auld
2022-03-01drm/i915/ttm: make eviction mappable awareMatthew Auld
2022-02-28drm/i915: Clarify vma lifetimeThomas Hellström
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-02-28drm/i915/ttm: require mappable by defaultMatthew Auld
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-25drm/i915: apply PM_EARLY for non-GTT mappable objectsMatthew Auld
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin