summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2023-04-05drm/i915/gt: Hold a wakeref for the active VMChris Wilson
2023-04-03drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headersLee Jones
2023-04-03drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()Lee Jones
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31drm/i915: Fix context runtime accountingTvrtko Ursulin
2023-03-30drm/i915/mtl: Add Wa_22015279794Radhakrishna Sripada
2023-03-30drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203Radhakrishna Sripada
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter
2023-03-28drm/i915/gsc: implement wa 14015076503Daniele Ceraolo Spurio
2023-03-28drm/i915: limit double GT reset to pre-MTLDaniele Ceraolo Spurio
2023-03-28drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio
2023-03-27drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit
2023-03-24drm/i915/mtl: Disable C6 on MTL A0 for mediaUmesh Nerlige Ramappa
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-03-24drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa
2023-03-24drm/i915/mtl: Synchronize i915/BIOS on C6 enablingVinay Belgaumkar
2023-03-23drm/i915/guc: Allow for very slow GuC loadingJohn Harrison
2023-03-23drm/i915/guc: Improve GuC load error reportingJohn Harrison
2023-03-23drm/i915/huc: use const struct bus_type pointersGreg Kroah-Hartman
2023-03-23drm/i915/mtl: Add function to send command to GSC CSSuraj Kandpal
2023-03-23drm/i915/gsc: Create GSC request submission mechanismSuraj Kandpal
2023-03-22Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-03-21drm/i915/gt: Create per-gt debugfs filesAndi Shyti
2023-03-21drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit
2023-03-20drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar
2023-03-20drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda
2023-03-20drm/i915/guc: Fix missing ecodesJohn Harrison
2023-03-20drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar
2023-03-17drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar
2023-03-17drm/i915/selftests: keep same cache settings as timelineFei Yang
2023-03-17drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda
2023-03-16drm/i915: add guard page to ggtt->error_captureAndrzej Hajda
2023-03-16drm/i915/gt: introduce vm->scratch_range callbackAndrzej Hajda
2023-03-16drm/i915/gt: prevent forcewake releases during BAR resizeAndrzej Hajda
2023-03-16drm/i915/gt: Update engine_init_common documentationNirmoy Das
2023-03-15drm/i915/gt: make kobj attributes constJani Nikula
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-03-13drm/i915/guc: Clean up of register capture searchJohn Harrison
2023-03-13drm/i915/guc: Fix missing ecodesJohn Harrison
2023-03-13drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar
2023-03-13drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi
2023-03-11drm/i915: Move DG2 tuning to the right functionLucas De Marchi
2023-03-11drm/i915: Remove redundant check for DG1Lucas De Marchi
2023-03-10drm/i915/guc: Fix missing return code checks in submission initJohn Harrison
2023-03-10drm/i915/guc: Improve clean up of busyness stats workerJohn Harrison
2023-03-09drm/i915/gsc: Fix race between HW init and GSC FW loadDaniele Ceraolo Spurio
2023-03-09drm/i915/gsc: flush the GSC worker before wedging on unloadDaniele Ceraolo Spurio
2023-03-07drm/i915/xelp: Implement Wa_1606376872Gustavo Sousa
2023-03-06drm/i915: remove unnecessary intel_pm.h includesJani Nikula
2023-03-03drm/i915/selftest: Fix ktime_get() and h/w access orderAnshuman Gupta