✓ CI.checkpatch: success for drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 13 11:21:55 UTC 2025
== Series Details ==
Series: drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
URL : https://patchwork.freedesktop.org/series/144787/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bd71aeeacf70c1997d0521fd2f5b53e9b3d6650c
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Thu Feb 13 13:16:28 2025 +0200
drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
Currently intel_psr_disable is dumping out warning if PSR is not
supported. On monitor supporting only Panel Replay we are seeing this
warning. Fix this by checking Panel Replay support as well.
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch dbf65862427b99b51ac5279560a1f7995779480b drm-intel
bd71aeeacf70 drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
More information about the Intel-xe
mailing list