drm/i915/bios: Add the old DPST field into VBT LFP power block
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 21 Mar 2024 16:18:04 +0000 (18:18 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 22 Mar 2024 15:07:48 +0000 (17:07 +0200)
commit8dac271521f2a6cc13a2e5fd81c44593dee18e51
tree2d5adf437b361a7a81fa3af9b74c6a59e6c6df13
parent1d15f06dc53e829ee2d6ca5b969ce2a10de25382
drm/i915/bios: Add the old DPST field into VBT LFP power block

According to some VBIOS sources the LFP power block used to
have a single bit for DPST support. In version 159 that bit
got moved into the driver features block, and then in version
228 back into the LFP power block (but this time as a
per-panel thing). We have definitions for the last two, but
not the original bit. Define it as well.

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