summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2024-04-30Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie
2024-04-24drm/i915: Fix gt reset with GuC submission is disabledNirmoy Das
2024-04-24drm/i915: Refactor confusing __intel_gt_reset()Nirmoy Das
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie
2024-04-14drm/i915/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-04-09drm/i915/gt: drop display clock info from gt debugfsJani Nikula
2024-04-08drm/i915/guc: Fix the fix for reset lock confusionJohn Harrison
2024-04-05drm/i915/guc: Fix the fix for reset lock confusionJohn Harrison
2024-04-03drm/i915/guc: Remove bogus null checkRodrigo Vivi
2024-04-03drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-04-03drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-04-03drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-04-03drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-03-30drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-03-30drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-03-30drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-03-28drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-03-28drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay
2024-03-26drm/i915: Delete stray .rej fileLucas De Marchi
2024-03-26drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-03-22drm/i915: Remove special handling for !RCS_MASK()Lucas De Marchi
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi
2024-03-22drm/i915: Update IP_VER(12, 50)Lucas De Marchi
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
2024-03-20drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada
2024-03-11drm/i915: Drop WA 16015675438Lucas De Marchi
2024-03-07drm/i915/guc: Enable Wa_14019159160John Harrison
2024-03-07drm/i915/guc: Add support for w/a KLVsJohn Harrison
2024-03-07drm/i915: Enable Wa_16019325821John Harrison
2024-03-07drm/i915/guc: Use context hints for GT frequencyVinay Belgaumkar
2024-03-07drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay
2024-03-05drm/i915/guc: Simplify/extend platform check for Wa_14018913170John Harrison
2024-03-05drm/i915/selftest_hangcheck: Check sanity with more patienceJanusz Krzysztofik
2024-03-04drm/i915/guc: Correct capture of EIR register on hangJohn Harrison
2024-03-01drm/i915/guc: Use the new gt_to_guc() wrapperAndi Shyti
2024-03-01drm/i915/gt: Create the gt_to_guc() wrapperAndi Shyti
2024-03-01Merge tag 'drm-misc-next-fixes-2024-02-29' of https://anongit.freedesktop.org...Dave Airlie
2024-02-28Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2024-02-26Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann
2024-02-22drm/i915: Fix possible null pointer dereference after drm_dbg_printer conversionTvrtko Ursulin
2024-02-19drm/i915: remove intel_guc::ads_engine_usage_sizeJiri Slaby (SUSE)
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-16Merge tag 'drm-intel-gt-next-2024-02-15' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-02-14drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison
2024-02-13drm/i915/selftests: Increasing the sleep time for live_rc6_manualAnirban Sk
2024-02-09drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()Jani Nikula
2024-02-09drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula