✓ CI.checkpatch: success for drm/i915/display: Add no_psr_reason to PSR debugfs
Patchwork
patchwork at emeril.freedesktop.org
Wed May 14 09:41:14 UTC 2025
== Series Details ==
Series: drm/i915/display: Add no_psr_reason to PSR debugfs
URL : https://patchwork.freedesktop.org/series/148957/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4b86c94a8e82ae23284c572736c01b95084276ac
Author: Michał Grzelak <michal.grzelak at intel.com>
Date: Tue May 13 13:35:26 2025 +0200
drm/i915/display: Add no_psr_reason to PSR debugfs
There is no reason in debugfs why PSR has been disabled. Add
no_psr_reason field into struct intel_psr. Write the reason,
e.g. PSR setup timing not met, into proper PSR debugfs file.
Signed-off-by: Michał Grzelak <michal.grzelak at intel.com>
+ /mt/dim checkpatch 2e72fd09b4fb0823282977f0717159e47328a533 drm-intel
4b86c94a8e82 drm/i915/display: Add no_psr_reason to PSR debugfs
More information about the Intel-xe
mailing list