✗ CI.checkpatch: warning for Underrun on idle PSR workaround (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 14 13:59:58 UTC 2025
== Series Details ==
Series: Underrun on idle PSR workaround (rev3)
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4d38a3e26ed81a69362c991f01ff3f36b8ad47b0
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Fri Mar 14 13:18:39 2025 +0200
drm/i915/psr: Check transcoder Selective Update support for PR as well
We need to ensure transcoder is supporting Selective Update in case of
Panel Replay as well.
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch 83417b23792d937795320a8804fd97d50c4c6233 drm-intel
4aacdeb74c93 drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
4ebe9600b21c drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
66a0a842da53 drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
-:28: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#28: 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
4742f8418466 drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR
b4414522a2ef drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
a73e1aac8151 drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
11d82a7a97cd drm/i915/psr: Add interface to notify PSR of vblank enable/disable
bce750acdf6c drm/i915/psr: Apply underrun on PSR idle workaround
917dcf815b28 drm/i915/display: Rename intel_psr_needs_block_dc_vblank
a3be38c23558 drm/i915/display: Rename vblank DC workaround functions and variables
4d38a3e26ed8 drm/i915/psr: Check transcoder Selective Update support for PR as well
More information about the Intel-xe
mailing list