Next version of v5 [1]. Took into consideration review from Jouni [2]. [1] https://lore.kernel.org/intel-gfx/20250714160931.821383-1-michal.grze...@intel.com [2] https://lore.kernel.org/intel-gfx/3e4f40d5310b2fd4169f6befde7f7a7e611a4e09.ca...@intel.com
Test-with: 20250703140451.491593-2-michal.grze...@intel.com Best regards, Michał --- Changelog: v5->v6 - move setting no_psr_reason to intel_psr_post_plane_update [Jouni] - remove setting no_psr_reason when disabling PSR is temporary [Jouni] v4->v5 - fix indentation errors from checkpatch v3->v4 - change format of logging workaround #1136 v2->v3 - change reason description to be more specific [Mika] - remove BSpecs number & WA number from being written into no_psr_reason - replace spaces with tabs - provide correct Test-with tag to the IGT patch, instead of series v1->v2 - set other reasons than "PSR setup timing not met" - clear no_psr_reason when activating PSR. Michał Grzelak (1): drm/i915/display: Add no_psr_reason to PSR debugfs .../drm/i915/display/intel_display_types.h | 2 ++ drivers/gpu/drm/i915/display/intel_psr.c | 31 ++++++++++--------- 2 files changed, 19 insertions(+), 14 deletions(-) -- 2.45.2