✓ CI.checkpatch: success for Panel Replay mode change without full modeset (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 20 14:12:17 UTC 2025
== Series Details ==
Series: Panel Replay mode change without full modeset (rev2)
URL : https://patchwork.freedesktop.org/series/143318/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f7737f6930f9cd2467d1e96c1e34554b43b6469c
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Thu Jan 9 12:35:32 2025 +0200
drm/i915/psr: Allow changing Panel Replay mode without full modeset
Currently we are forcing full modeset if Panel Replay mode is changed. This
is not necessary as long as we are not changing sink PANEL REPLAY ENABLE
bit in PANEL REPLAY ENABLE AND CONFIGURATION 1 register. This can be
achieved by entering Panel Replay inactive mode (Live Frame mode) when
Panel Replay is disabled and keep PANEL REPLAY ENABLE bit in PANEL REPLAY
ENABLE AND CONFIGURATION 1 enabled always if panel is just supporting Panel
Replay.
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Reviewed-by: Mika Kahola <mika.kahola at intel.com>
+ /mt/dim checkpatch 4d9c78b35c395ed49796502224f3a421b0ce65ef drm-intel
d6d91ad2592d drm/i915/psr: Add new function for writing sink panel replay enable bit
1130ec5f0c38 drm/i915/psr: Enable Panel Replay on sink always when it's supported
687b7e129d81 drm/i915/psr: Make intel_psr_enable_sink as local static function
f7737f6930f9 drm/i915/psr: Allow changing Panel Replay mode without full modeset
More information about the Intel-xe
mailing list