aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)AuthorFilesLines
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson2-9/+15
2022-07-28drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson1-4/+6
2022-07-28drm/i915: Suppress oom warning for shmemfs object allocation failureChris Wilson1-3/+3
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie14-63/+469
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld2-1/+3
2022-07-15drm/i915: Remove unnecessary includeLu Baolu1-1/+0
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld2-1/+3
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard11-98/+262
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individual waitsChris Wilson1-0/+34
2022-07-12drm/i915/ttm: fix sg_table constructionMatthew Auld1-2/+9
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individual waitsChris Wilson1-0/+34
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld1-2/+9
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König1-3/+2
2022-07-07drm/i915/selftests: Grab the runtime pm in shrink_thpChris Wilson1-1/+6
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-1/+2
2022-07-01drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld4-18/+31
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld9-36/+340
2022-07-01drm/i915/selftests: ensure we reserve a fence slotMatthew Auld1-2/+4
2022-07-01drm/i915/selftests: skip the mman tests for stolenMatthew Auld1-0/+12
2022-07-01drm/i915/uapi: tweak error capture on recoverable contextsMatthew Auld1-3/+12
2022-07-01drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld1-8/+18
2022-07-01drm/i915/uapi: apply ALLOC_GPU_ONLY by defaultMatthew Auld1-0/+8
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie11-98/+262
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld1-3/+3
2022-06-27drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper1-2/+2
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper1-0/+1
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld1-3/+3
2022-06-23drm/i915/selftests: Increase timeout for live_parallel_switchAkeem G Abodunrin1-1/+1
2022-06-22drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-22drm/i915: Fix spelling typo in commentpengfuyuan1-1/+1
2022-06-17drm/i915/gt: Cleanup interface for MCR operationsMatt Roper1-1/+1
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper1-0/+1
2022-06-17drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin1-8/+15
2022-06-13drm/i915: Individualize fences before adding to dma_resv objNirmoy Das1-1/+2
2022-06-02drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper1-2/+3
2022-05-27drm/i915: Individualize fences before adding to dma_resv objNirmoy Das1-1/+2
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-234/+338
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-12/+11
2022-05-24drm/i915: Update tiled blits selftestBommu Krishnaiah1-43/+203
2022-05-23Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-gt-nextTvrtko Ursulin11-69/+36
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-18drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-10drm/i915/gem: Make drop_pages() return boolLucas De Marchi1-1/+1
2022-05-09drm/i915: Only setup private tmpfs mount when needed and fix loggingTvrtko Ursulin3-35/+22
2022-05-09drm/i915: Enable THP on Icelake and beyondTvrtko Ursulin1-4/+9
2022-05-08i915: Call aops write_begin() and write_end() directlyMatthew Wilcox (Oracle)1-12/+11
2022-04-28Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie19-147/+253
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi14-11/+36
2022-04-21drm/i915: consider min_page_size when migratingMatthew Auld2-1/+6