✗ CI.checkpatch: warning for Enable/Disable DC balance along with VRR DSB (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 13 05:25:03 UTC 2025
== Series Details ==
Series: Enable/Disable DC balance along with VRR DSB (rev5)
URL : https://patchwork.freedesktop.org/series/148025/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit befe263e70bbcefa301c7d2276d0014defe5c337
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Tue May 13 10:47:00 2025 +0530
drm/i915/vrr: Enable DC Balance bit
Enable DC Balance from vrr compute config and also add
enable/disable frame counters for DC Balance odd and even
frame count calculation.
--v2:
Update commit message
--v3:
- Driver should not control adjustment enable bit, as that
is already being controlled by firmware. Release bit from
driver computation.
- Commit message update.
--v4:
- Configure PIPEDMC_EVT_CTL enable/disable call.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch ccbe266e6269fe62cb8f5d80cd9226134ea38e97 drm-intel
c70551eae3a4 drm/i915/vrr: Refactor vmin/vmax stuff
acde386a1fd3 drm/i915/display: Add source param for dc balance
1ca8b3da9562 drm/i915/display: Add pipe dmc registers and bits for DC Balance
-:25: WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by:
#25:
Co-authored-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
total: 0 errors, 1 warnings, 0 checks, 62 lines checked
631778461d17 drm/i915/display: Add VRR DC balance registers
-:16: WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by:
#16:
Co-authored-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
total: 0 errors, 1 warnings, 0 checks, 60 lines checked
f54872036732 drm/i915/vrr: Add functions to read out vmin/vmax stuff
f856fc58f5e6 drm/i915/vrr: Add DC Balance params to crtc_state
3f404fb64e9e drm/i915/vrr: Add state dump for DC Balance params
acf2d9f35995 drm/i915/vrr: Add compute config for DC Balance params
f6ca924901ce drm/i915/vrr: Write DC balance params to hw registers
86775c7c7d1b drm/i915: Extract vrr_vblank_start()
d27775b27d9b drm/i915/vrr: Implement vblank evasion with DC balancing
5eb8a2315e9d drm/i915/dsb: Add pipedmc dc balance enable/disable
02ccd8ade0b2 drm/i915/vrr: Restructure VRR enablement bit
192e2fe5f523 drm/i915/vrr: Pause DC Balancing for DSB commits
0964533d5775 drm/i915/vrr: Add function to check if DC Balance Possible
4d3b2520db9d drm/i915/display: Add function to configure PIPEDMC_EVT_CTL
befe263e70bb drm/i915/vrr: Enable DC Balance bit
More information about the Intel-xe
mailing list