summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld2022-06-271-3/+3
* drm/i915/gem: add missing elsekatrinzhou2022-06-271-2/+3
* drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2022-06-131-1/+2
* Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-2531-234/+338
|\
| * Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm...Dave Airlie2022-04-2819-147/+253
| |\
| | * Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-04-2114-11/+36
| | |\
| | * | drm/i915: consider min_page_size when migratingMatthew Auld2022-04-212-1/+6
| | * | drm/i915/gem: Add extra pages in ttm_tt for ccs dataRamalingam C2022-04-141-1/+29
| | * | Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen2022-04-125-11/+17
| | |\ \
| | * | | drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper2022-04-081-1/+1
| | * | | drm/i915: Fixup kerneldoc in struct i915_gem_contextTvrtko Ursulin2022-04-061-1/+1
| | * | | drm/i915: Track all user contexts per clientTvrtko Ursulin2022-04-052-0/+16
| | * | | drm/i915: Track runtime spent in closed and unreachable GEM contextsTvrtko Ursulin2022-04-051-2/+23
| | * | | drm/i915: Make GEM contexts track DRM clientsTvrtko Ursulin2022-04-052-0/+8
| | * | | drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUSMatthew Auld2022-03-291-0/+3
| | * | | drm/i915/: Re-work clflush_write32Michael Cheng2022-03-221-5/+3
| | * | | drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0Andi Shyti2022-03-213-9/+9
| | * | | drm/i915/ttm: wire up the object offsetMatthew Auld2022-03-162-4/+16
| | * | | drm/i915: add i915_gem_object_create_region_at()Matthew Auld2022-03-168-70/+67
| | * | | drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLYMatthew Auld2022-03-161-0/+8
| | * | | drm/i915/stolen: don't treat small BAR as an errorAkeem G Abodunrin2022-03-161-19/+43
| | * | | drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda2022-03-111-1/+1
| | * | | drm/i915: opportunistically apply ALLOC_CONTIGIOUSMatthew Auld2022-03-081-0/+3
| | * | | drm/i915: Remove the vm open countThomas Hellström2022-03-073-26/+14
| | * | | drm/i915/dmabuf: Fix prime_mmap to work when using LMEMGwan-gyeong Mun2022-03-071-0/+4
| | * | | drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unm...Gwan-gyeong Mun2022-03-071-10/+1
| * | | | Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-1814-11/+36
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2022-04-1414-11/+36
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge drm/drm-next into drm-intel-nextJani Nikula2022-04-1113-48/+587
| | | |\ \
| | | * | | drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin2022-03-302-2/+4
| | | * | | drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula2022-03-172-0/+4
| | | * | | drm/i915: move i915_gem_object_needs_bit17_swizzle() to i915_gem_tiling.[ch]Jani Nikula2022-03-174-1/+13
| | | * | | drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula2022-03-045-1/+6
| | | * | | drm/i915: Use str_yes_no()Lucas De Marchi2022-03-022-7/+9
| * | | | | drm/i915: fix i915_gem_object_wait_moving_fenceMatthew Auld2022-04-081-2/+9
| * | | | | drm/i915: drop bo->moving dependencyChristian König2022-04-075-57/+13
| * | | | | dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König2022-04-072-2/+2
| * | | | | dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König2022-04-071-1/+1
| * | | | | dma-buf: specify usage while adding fences to dma_resv obj v7Christian König2022-04-075-10/+11
| * | | | | dma-buf: add enum dma_resv_usage v4Christian König2022-04-075-7/+10
| |/ / / /
| * | | | dma-buf/drivers: make reserving a shared slot mandatory v4Christian König2022-04-064-9/+15
| * | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0539-333/+1239
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C2022-04-021-1/+1
| * | | | drm/ttm: rework bulk move handling v5Christian König2022-03-291-1/+1
| * | | | drm/ttm: move the LRU into resource handling v4Christian König2022-03-281-1/+1
* | | | | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-12/+11
|\ \ \ \ \
| * | | | | i915: Call aops write_begin() and write_end() directlyMatthew Wilcox (Oracle)2022-05-081-12/+11
* | | | | | drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst2022-05-191-4/+2
|/ / / / /
* | / / / drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper2022-04-111-1/+1
| |/ / / |/| | |
* | | | drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda2022-03-141-1/+1
| |_|/ |/| |