✓ CI.checkpatch: success for Panel Replay mode change without full modeset

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 9 11:28:33 UTC 2025


== Series Details ==

Series: Panel Replay mode change without full modeset
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 a4d0f2cd5ccf41219463384ce8d9c6e916dbed66
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>
+ /mt/dim checkpatch 14e0c4a8247c9514dc57b2231602fb6d9455802b drm-intel
cb0ece5f360e drm/i915/psr: Add new function for writing sink panel replay enable bit
3839f56d926b drm/i915/psr: Enable Panel Replay on sink always when it's supported
be16e43c22f5 drm/i915/psr: Make intel_psr_enable_sink as local static function
a4d0f2cd5ccf drm/i915/psr: Allow changing Panel Replay mode without full modeset




More information about the Intel-xe mailing list