== Series Details == Series: drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev8) URL : https://patchwork.freedesktop.org/series/102213/ State : warning == Summary == Error: dim checkpatch failed e059b3ad1acf drm/i915/bios: Reorder panel DTD parsing 0daf03385bab 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 1474ba848018 drm/i915/bios: Get access to the tail end of the LFP data block 1a1e2dbf1e29 drm/i915/bios: Document the mess around the LFP data tables 69293b53dad4 drm/i915/bios: Assume panel_type==0 if the VBT has bogus data 22d9a51d0e9b drm/i915/bios: Split parse_driver_features() into two parts 04dc76c9e730 drm/i915/bios: Split VBT parsing to global vs. panel specific parts acc3e7825cf2 drm/i915/bios: Don't parse some panel specific data multiple times 95cff1eb5e1d drm/i915/pps: Split PPS init+sanitize in two f2d496895332 drm/i915/pps: Reinit PPS delays after VBT has been fully parsed b01feedc5f58 drm/i915/bios: Do panel specific VBT parsing later 3e5e12e89c0a drm/i915/bios: Extract get_panel_type() 20e816239ebc drm/i915/bios: Refactor panel_type code f89016f8d594 drm/i915/bios: Determine panel type via PNPID match 45ca4d81977d drm/i915/bios: Parse the seamless DRRS min refresh rate 2a04c7ddbb0a drm/i915: Respect VBT seamless DRRS min refresh rate fcdc28cfed8d drm/edid: Extract drm_edid_decode_mfg_id() 4f6667441d9a drm/i915/bios: Dump PNPID and panel name