summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2023-05-11drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-03drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-04-05drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala
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