[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: FBC cleanups
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 14 03:08:54 UTC 2021
== Series Details ==
Series: drm/i915: FBC cleanups
URL : https://patchwork.freedesktop.org/series/89036/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d006a5bb82f9 drm/i915: Add frontbuffer tracking tracepoints
-:58: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#58: FILE: drivers/gpu/drm/i915/i915_trace.h:483:
+ TP_STRUCT__entry(
-:63: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#63: FILE: drivers/gpu/drm/i915/i915_trace.h:488:
+ TP_fast_assign(
-:76: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#76: FILE: drivers/gpu/drm/i915/i915_trace.h:501:
+ TP_STRUCT__entry(
-:81: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#81: FILE: drivers/gpu/drm/i915/i915_trace.h:506:
+ TP_fast_assign(
total: 0 errors, 0 warnings, 4 checks, 67 lines checked
576bdb61126e drm/i915: Rewrite the FBC tiling check a bit
2f5361a510d8 drm/i915: Extract intel_fbc_update()
9ef16c7d0055 drm/i915: Clear no_fbc_reason on activate
064c4919edc5 drm/i915: Move the "recompress on activate" to a central place
761fdc25c3fe drm/i915: Nuke lots of crap from intel_fbc_state_cache
-:326: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#326: FILE: drivers/gpu/drm/i915/display/intel_fbc.c:888:
+ (plane_state->view.color_plane[0].y + (drm_rect_height(&plane_state->uapi.src) >> 16)) & 3) {
total: 0 errors, 1 warnings, 0 checks, 615 lines checked
86585b14aee8 drm/i915: No FBC+double wide pipe
b64f68cd1fa2 drm/i915: Pimp the FBC debugfs output
More information about the Intel-gfx
mailing list