== Series Details == Series: drm/i915: Some house cleaning URL : https://patchwork.freedesktop.org/series/108426/ State : warning == Summary == Error: dim checkpatch failed bb92496cbf75 drm/i915: Drop pointless middle man variable 24106901ef3f drm/i915: Clean up transcoder_to_stream_enc_status() f812b8d2b903 drm/i915: Drop pointless 'budget' variable 585c200640cf drm/i915: Use BIT() when dealing with output types 56b56ed7479a drm/i915: Pass intel_encoder to to_lvds_encoder() 9d3269780500 drm/i915: Extract intel_edp_backlight_setup() 50ef7f176f11 drm/i915: Extract intel_tv_add_properties() a28c6ad5cd02 drm/i915: Extract intel_dp_mst_add_properties() 1f08af6be780 drm/i915: Extract intel_lvds_add_properties() d4b0e18948d1 drm/i915: Move eDP scaling_mode prop setup to the proper place 534fed13623a drm/i915: Extract intel_attach_scaling_mode_property() 7103e1ac93ff drm/i915: Clean up connector->*_allowed setup ee13198e6f5a drm/i915: Don't init eDP if we can't find a fixed mode 46944f8a5aa8 drm/i915: Finish s/intel_encoder/encoder/ rename -:347: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "encoder->audio_connector" #347: FILE: drivers/gpu/drm/i915/display/intel_audio.c:1234: + *enabled = encoder->audio_connector != NULL; total: 0 errors, 0 warnings, 1 checks, 1523 lines checked d0565df6f72d drm/i915: s/intel_connector/connector/ in init code -:62: CHECK:CAMELCASE: Avoid CamelCase: <SubPixelHorizontalRGB> #62: FILE: drivers/gpu/drm/i915/display/icl_dsi.c:2035: + connector->base.display_info.subpixel_order = SubPixelHorizontalRGB; total: 0 errors, 0 warnings, 1 checks, 1083 lines checked