]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/bios: Document the mess around the LFP data tables
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 4 May 2022 15:04:35 +0000 (18:04 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 5 May 2022 15:25:42 +0000 (18:25 +0300)
commit322b385a800aa182bc065005360e6afbb5384624
tree19a27993c28fe6d878e9b7148fbd1fbd8404a331
parent484ab20514ce580983344ed70ef7bf37da52e541
drm/i915/bios: Document the mess around the LFP data tables

Document the fact that struct lvds_lfp_data_entry can't be used
directly and instead must be accessed via the data table pointers.

Also remove the bogus comment implying that there might be a
variable number of panel entries in the table. There are always
exactly 16.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220504150440.13748-5-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_vbt_defs.h