== Series Details == Series: drm/i915/xelpd: Enabling dithering after the CC1 URL : https://patchwork.freedesktop.org/series/90583/ State : warning == Summary == $ dim checkpatch origin/drm-tip a7d93728c6c9 drm/i915/xelpd: Enabling dithering after the CC1 -:27: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'crtc_state->pipe_bpp == 36' #27: FILE: drivers/gpu/drm/i915/display/intel_color.c:1614: + if (!crtc_state->dither_force_disable && + (crtc_state->pipe_bpp == 36)) -:60: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'crtc_state->pipe_bpp != 36' #60: FILE: drivers/gpu/drm/i915/display/intel_display.c:5749: + if (crtc_state->dither && (crtc_state->pipe_bpp != 36)) total: 0 errors, 0 warnings, 2 checks, 55 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx