== Series Details == Series: drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev7) URL : https://patchwork.freedesktop.org/series/102213/ State : warning == Summary == Error: dim checkpatch failed 491bd4fb1142 drm/i915/bios: Reorder panel DTD parsing 3e5577a49b4e drm/i915/bios: Generate LFP data table pointers if the VBT lacks them -:45: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV) #45: FILE: drivers/gpu/drm/i915/display/intel_bios.c:319: + if (data[i] == 0xff && data[i+1] == 0xff) ^ -:133: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV) #133: FILE: drivers/gpu/drm/i915/display/intel_bios.c:407: + next_lfp_data_ptr(&ptrs->ptr[i].fp_timing, &ptrs->ptr[i-1].fp_timing, size); ^ -:134: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV) #134: FILE: drivers/gpu/drm/i915/display/intel_bios.c:408: + next_lfp_data_ptr(&ptrs->ptr[i].dvo_timing, &ptrs->ptr[i-1].dvo_timing, size); ^ -:135: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV) #135: FILE: drivers/gpu/drm/i915/display/intel_bios.c:409: + next_lfp_data_ptr(&ptrs->ptr[i].panel_pnp_id, &ptrs->ptr[i-1].panel_pnp_id, size); ^ total: 0 errors, 0 warnings, 4 checks, 161 lines checked d02c73ad126c drm/i915/bios: Get access to the tail end of the LFP data block 6b3b6e4acbf8 drm/i915/bios: Document the mess around the LFP data tables bef6358a873c drm/i915/bios: Assume panel_type==0 if the VBT has bogus data 55aa04b4813c drm/i915/bios: Split parse_driver_features() into two parts 355758b700e7 drm/i915/bios: Split VBT parsing to global vs. panel specific parts 0a3861823b81 drm/i915/bios: Don't parse some panel specific data multiple times 7f3945c331d1 drm/i915/pps: Split PPS init+sanitize in two fadd34ff2d65 drm/i915/pps: Reinit PPS delays after VBT has been fully parsed 57cbe6d0960c drm/i915/bios: Do panel specific VBT parsing later 8937acb7f6b4 drm/i915/bios: Extract get_panel_type() 441eb3fefed5 drm/i915/bios: Refactor panel_type code ffa25c5869c3 drm/i915/bios: Determine panel type via PNPID match a09890b58ae8 drm/i915/bios: Parse the seamless DRRS min refresh rate ead9d32254a0 drm/i915: Respect VBT seamless DRRS min refresh rate 5ed1d76cf5dc drm/edid: Extract drm_edid_decode_mfg_id() a9d0aa16d284 drm/i915/bios: Dump PNPID and panel name