✗ CI.checkpatch: warning for drm/i915: sagv/bw cleanup

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 7 19:12:14 UTC 2025


== Series Details ==

Series: drm/i915: sagv/bw cleanup
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2edcd316b72cb1ad7365a522c61c4d8e302916da
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date:   Fri Mar 7 20:01:39 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 f811577f424491a57b1e8669bde62998227d6907 drm-intel
618e9673814e drm/i915: Drop the cached per-pipe min_cdclk[] from bw state
0801eb63aaf1 drm/i915: s/intel_crtc_bw/intel_dbuf_bw/
e6cbe25098db drm/i915: Extract intel_dbuf_bw_changed()
d4b59746d264 drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly
6448e541a973 drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
16bd3df5fdf4 drm/i915: Do more bw readout
ac425cad0534 drm/i915: Flag even inactive crtcs as "inherited"
693f64ecf8b5 drm/i915: Drop force_check_qgv
f94b76d7136f drm/i915: Extract intel_bw_modeset_checks()
ce834d0115f3 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
054cc0912474 drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c
1ef5f9ff27ae drm/i915: Make intel_bw_modeset_checks() internal to intel_bw_atomic_check()
c0db1c2e858d drm/i915: Skip bw stuff if per-crtc sagv state doesn't change
2edcd316b72c drm/i915: Eliminate intel_compute_sagv_mask()




More information about the Intel-xe mailing list