✓ CI.checkpatch: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 31 08:15:59 UTC 2024


== Series Details ==

Series: drm/i915/psr: Disable Panel Replay as well if VRR is enabled
URL   : https://patchwork.freedesktop.org/series/140753/
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 0068d8bd49763a85ac158ff8b0c8d3d49b7fe812
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Thu Oct 31 10:10:25 2024 +0200

    drm/i915/psr: Disable Panel Replay as well if VRR is enabled
    
    Having Panel Replay enabled together with VRR is causing following errors:
    
    xe 0000:00:02.0: [drm] *ERROR* Timed out waiting PSR idle state
    xe 0000:00:02.0: [drm] *ERROR* Fault errors on pipe A: 0x00000080
    xe 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
    xe 0000:00:02.0: [drm] *ERROR* Fault errors on pipe A: 0x00040080
    xe 0000:00:02.0: [drm] *ERROR* Fault errors on pipe A: 0x00040080
    
    Let's disable Panel Replay as well if VRR is enabled.
    
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch baf0f5492ee64d9edaa4a9aae47c7dc6dc3e2c31 drm-intel
0068d8bd4976 drm/i915/psr: Disable Panel Replay as well if VRR is enabled




More information about the Intel-xe mailing list