diff options
author | 2023-01-04 12:05:22 +0200 | |
---|---|---|
committer | 2023-01-19 10:53:40 +0200 | |
commit | 61e05fdc096bc27b32a93fa85f31ccf535d6a5a9 (patch) | |
tree | 8c83f59c90f26db865640408ad27596c702b6ea8 /lib/pm-notifier-error-inject.c | |
parent | drm/edid: rename struct drm_display_info *display to *info (diff) | |
download | linux-rng-61e05fdc096bc27b32a93fa85f31ccf535d6a5a9.tar.xz linux-rng-61e05fdc096bc27b32a93fa85f31ccf535d6a5a9.zip |
drm/edid: refactor CTA Y420CMDB parsing
Now that we have pre-parsed CTA VDB VICs stored in info->vics, leverage
that to simplify CTA Y420CMDB parsing. Move updating the y420_cmdb_modes
bitmap to the display info parsing stage, instead of updating it during
add modes. This allows us to drop the intermediate y420_cmdb_map from
display info, and replace it with a local variable.
This is prerequisite work for overall better separation of the two
parsing steps (updating display info and adding modes).
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/7a0e5e99a83f203b6a8981d263b89b2bb7d2fe15.1672826282.git.jani.nikula@intel.com
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions