✗ CI.checkpatch: warning for drm/i915: sagv/bw cleanup (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 26 17:45:45 UTC 2025
== Series Details ==
Series: drm/i915: sagv/bw cleanup (rev2)
URL : https://patchwork.freedesktop.org/series/146013/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a5c72e1a42db4c72a144fba7d6711298d938f5a0
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Wed Mar 26 18:25:44 2025 +0200
drm/i915: Eliminate intel_compute_sagv_mask()
intel_compute_sagv_mask() has become pointless. Just inline
its contents into the existing loop in skl_compute_wm().
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 14c330bc015ded4a1f1dd1f5aeb8617077aaa7e8 drm-intel
85c6f5ef33d9 drm/i915: Drop the cached per-pipe min_cdclk[] from bw state
ae62c4558ed5 drm/i915: s/intel_crtc_bw/intel_dbuf_bw/
677b65c927a1 drm/i915: Extract intel_dbuf_bw_changed()
c5df8538d5de drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly
6da975ff457e drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
f52409ed7e36 drm/i915: Do more bw readout
ae3514cb702e drm/i915: Flag even inactive crtcs as "inherited"
44f88bf5fca2 drm/i915: Drop force_check_qgv
158ad6352a3a drm/i915: Extract intel_bw_modeset_checks()
8aedf85d315e drm/i915: Extract intel_bw_check_sagv_mask()
-:14: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '5e8146251f7b', maybe rebased or not pulled?
#14:
changed in commit 5e8146251f7b ("extract intel_bw_check_sagv_mask()")
total: 0 errors, 1 warnings, 0 checks, 117 lines checked
a717e438d24f drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c
6d56e32bb3da drm/i915: Make intel_bw_modeset_checks() internal to intel_bw_atomic_check()
2072ae6f3a7e drm/i915: Skip bw stuff if per-crtc sagv state doesn't change
a5c72e1a42db drm/i915: Eliminate intel_compute_sagv_mask()
More information about the Intel-xe
mailing list