✗ CI.checkpatch: warning for Underrun on idle PSR workaround (rev6)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 14 11:09:22 UTC 2025


== Series Details ==

Series: Underrun on idle PSR workaround (rev6)
URL   : https://patchwork.freedesktop.org/series/145987/
State : warning

== 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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5695cde9017c588f3db09fc7f3bd847c82c668d4
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Mon Apr 14 13:05:08 2025 +0300

    drm/i915/display: Rename vblank DC workaround functions and variables
    
    We have extended using vblank DC workaround mechanism for
    Wa_16025596647. Rename related functions and variables:
    
    vblank_wa_num_pipes -> vblank_enable_count
    vblank_dc_work -> vblank_notify_work
    intel_display_vblank_dc_work -> intel_display_vblank_notify_work
    
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
    Reviewed-by: Mika Kahola <mika.kahola at intel.com>
+ /mt/dim checkpatch 7fabc0c4629ff44d0472fa70ed6ae5caa334c3aa drm-intel
da0bb0915f54 drm/i915/display: Add new interface for getting dc_state
48f1b102d57f drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
566e5c8fab83 drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
dbedc424d406 drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
-:29: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#29: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:33:
+									   PIPEDMC_BLOCK_PKGC_SW_A, \

total: 0 errors, 1 warnings, 0 checks, 14 lines checked
44b2aa7bec8d drm/i915/dmc: Add interface to block PKG C-state
64e2fe86b9f7 drm/i915/psr: Block PKG C-State when enabling PSR
2f062418a75d drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
42e58e5a8beb drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
127a71828dfd drm/i915/psr: Add interface to notify PSR of vblank enable/disable
e19cc0fa006d drm/i915/dmc: Add interface to control start of PKG C-state exit
6ca0a636566c drm/i915/psr: Apply underrun on PSR idle workaround
-:172: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#172: FILE: drivers/gpu/drm/i915/display/intel_psr.c:2124:
+			intel_dmc_start_pkgc_exit_at_start_of_undelayed_vblank(display,
+								       intel_dp->psr.pipe,

total: 0 errors, 0 warnings, 1 checks, 203 lines checked
bfac781e565e drm/i915/display: Rename intel_psr_needs_block_dc_vblank
5695cde9017c drm/i915/display: Rename vblank DC workaround functions and variables




More information about the Intel-xe mailing list