== Series Details == Series: series starting with [1/3] drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes() URL : https://patchwork.freedesktop.org/series/51894/ State : warning == Summary == $ dim checkpatch origin/drm-tip f26f227aa8ea drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes() 605b8ed4d33e drm/atomic: Use explicit old/new state in drm_atomic_crtc_check() eaacef5406e9 drm/atomic: Use explicit old/new state in drm_atomic_plane_check() -:120: CHECK:SPACING: No space is necessary after a cast #120: FILE: drivers/gpu/drm/drm_atomic.c:564: + new_plane_state->crtc_x > INT_MAX - (int32_t) new_plane_state->crtc_w || -:122: CHECK:SPACING: No space is necessary after a cast #122: FILE: drivers/gpu/drm/drm_atomic.c:566: + new_plane_state->crtc_y > INT_MAX - (int32_t) new_plane_state->crtc_h) { total: 0 errors, 0 warnings, 2 checks, 169 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx