aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
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
2024-02-07drm/i915: Rename the DSM/GSM registersVille Syrjälä
2024-02-07drm/i915: Disable the "binder"Ville Syrjälä
2024-02-07drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory accessVille Syrjälä
2024-02-07drm/i915: Remove ad-hoc lmem/stolen debugsVille Syrjälä
2024-02-07drm/i915: Use struct resource for memory region IO as wellVille Syrjälä
2024-01-24drm/i915/gt: Reflect the true and current status of rc6_enableJuan Escamilla
2024-01-18drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper
2024-01-18drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+Harish Chegondi
2024-01-10drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfsJuan Escamilla
2024-01-10drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-01-09drm/i915/guc: Avoid circular locking issue on busyness flushJohn Harrison
2024-01-09drm/i915/guc: Close deregister-context race against CT-lossAlan Previn
2024-01-09drm/i915/guc: Flush context destruction worker at suspendAlan Previn
2024-01-05drm/i915/huc: Allow for very slow HuC loadingJohn Harrison
2024-01-05drm/i915/xelpg: Add workaround 14019877138Tejas Upadhyay
2024-01-02drm/i915/guc: Change wa and EU_PERF_CNTL registers to MCR typeShuicheng Lin
2023-12-29drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-29drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-15drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.cZhao Liu
2023-12-14drm/i915: Add Wa_14019877138Haridhar Kalvala
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-08drm/i915/guc: Create the guc_to_i915() wrapperAndi Shyti
2023-12-08drm/i915/selftests: wait for active idle event in i915_active_unlock_waitAndrzej Hajda
2023-12-07drm/i915: Use internal class when counting engine resetsTvrtko Ursulin
2023-11-30drm/i915/guc: Add a selftest for FAST_REQUEST errorsJohn Harrison
2023-11-30drm/i915/guc: Fix for potential false positives in GuC hang selftestJohn Harrison
2023-11-29drm/i915/pxp: Add drm_dbgs for critical PXP events.Alan Previn
2023-11-29drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin
2023-11-28drm/i915/dg2: Drop Wa_22014600077Matt Roper
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-20drm/i915: Track gt pm wakerefsAndrzej Hajda
2023-11-20drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin
2023-11-20drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-11-17drm/i915/mtl: Update Wa_22018931422Radhakrishna Sripada
2023-11-17drm/i915/dg2: Wa_18028616096 now applies to all DG2Matt Roper
2023-11-16drm/i915/huc: Stop printing about unsupported HuC on MTLDaniele Ceraolo Spurio
2023-11-16drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-11-16drm/i915/gt: add missing new-line to GT_TRACEAndrzej Hajda
2023-11-15drm/i915: Read a shadowed mmio register for ggtt flushVinay Belgaumkar
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds