[Intel-gfx] [PATCH 0/2] drm/i915/bios: Rethink LFP data pointer generation
Ville Syrjala
ville.syrjala at linux.intel.com
Thu Aug 18 19:22:21 UTC 2022
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Turns out the current code for generating the LFP
data pointers doensn't work with certain VBTs, so
switch to just hardcoding the fp_timing table size,
and make the validator a bit more strict just to be
extra safe.
Ville Syrjälä (2):
drm/i915/bios: Validate fp_timing terminator presence
drm/i915/bios: Use hardcoded fp_timing size for generating LFP data
pointers
drivers/gpu/drm/i915/display/intel_bios.c | 106 ++++++++++------------
1 file changed, 50 insertions(+), 56 deletions(-)
--
2.35.1
More information about the Intel-gfx
mailing list