summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)AuthorFilesLines
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi1-4/+17
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2-0/+20
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter30-97/+460
2023-04-05drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala2-0/+7
2023-04-05drm/i915/gt: Hold a wakeref for the active VMChris Wilson2-4/+20
2023-04-03drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headersLee Jones1-3/+3
2023-04-03drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()Lee Jones1-1/+1
2023-03-31drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-03-30drm/i915/mtl: Add Wa_22015279794Radhakrishna Sripada2-0/+11
2023-03-30drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203Radhakrishna Sripada2-0/+10
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter2-3/+3
2023-03-28drm/i915/gsc: implement wa 14015076503Daniele Ceraolo Spurio2-5/+81
2023-03-28drm/i915: limit double GT reset to pre-MTLDaniele Ceraolo Spurio1-15/+20
2023-03-28drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-03-25drm/i915/mtl: Disable C6 on MTL A0 for mediaUmesh Nerlige Ramappa1-0/+7
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-0/+172
2023-03-24drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa2-1/+12
2023-03-24drm/i915/mtl: Synchronize i915/BIOS on C6 enablingVinay Belgaumkar3-3/+27
2023-03-24drm/i915/guc: Allow for very slow GuC loadingJohn Harrison1-3/+47
2023-03-24drm/i915/guc: Improve GuC load error reportingJohn Harrison3-21/+95
2023-03-23drm/i915/mtl: Add function to send command to GSC CSSuraj Kandpal2-0/+31
2023-03-23drm/i915/gsc: Create GSC request submission mechanismSuraj Kandpal3-0/+141
2023-03-22Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie36-559/+1082
2023-03-21drm/i915/gt: Create per-gt debugfs filesAndi Shyti4-2/+11
2023-03-21drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit2-20/+22
2023-03-20drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-20drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-20drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-20drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar3-39/+9
2023-03-17drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-17drm/i915/selftests: keep same cache settings as timelineFei Yang1-3/+11
2023-03-17drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-16drm/i915: add guard page to ggtt->error_captureAndrzej Hajda1-4/+16
2023-03-16drm/i915/gt: introduce vm->scratch_range callbackAndrzej Hajda3-0/+26
2023-03-16drm/i915/gt: prevent forcewake releases during BAR resizeAndrzej Hajda1-7/+18
2023-03-16drm/i915/gt: Update engine_init_common documentationNirmoy Das1-2/+2
2023-03-15drm/i915/gt: make kobj attributes constJani Nikula1-18/+18
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-117/+5
2023-03-14drm/i915/guc: Clean up of register capture searchJohn Harrison1-3/+2
2023-03-14drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-13drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar3-39/+9
2023-03-13drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi1-1/+1
2023-03-11drm/i915: Move DG2 tuning to the right functionLucas De Marchi1-8/+3
2023-03-11drm/i915: Remove redundant check for DG1Lucas De Marchi1-7/+3
2023-03-11drm/i915/guc: Fix missing return code checks in submission initJohn Harrison3-26/+80
2023-03-11drm/i915/guc: Improve clean up of busyness stats workerJohn Harrison1-15/+23
2023-03-09drm/i915/gsc: Fix race between HW init and GSC FW loadDaniele Ceraolo Spurio3-2/+23
2023-03-09drm/i915/gsc: flush the GSC worker before wedging on unloadDaniele Ceraolo Spurio4-2/+26
2023-03-07drm/i915/xelp: Implement Wa_1606376872Gustavo Sousa2-1/+8
2023-03-06drm/i915: remove unnecessary intel_pm.h includesJani Nikula3-3/+0