diff options
author | 2024-04-09 12:46:11 +0300 | |
---|---|---|
committer | 2024-04-15 15:42:49 +0300 | |
commit | 6d2475823bc20423aad8a21693620c7593de187f (patch) | |
tree | 9269ee89223945d1bb279e73a178a8cfe59f314f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/edid: add drm_edid_print_product_id() (diff) | |
download | wireguard-linux-6d2475823bc20423aad8a21693620c7593de187f.tar.xz wireguard-linux-6d2475823bc20423aad8a21693620c7593de187f.zip |
drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id
To avoid accessing and parsing the raw EDID with drm_edid_raw(), switch
to the struct drm_edid based function to extract product id, and use the
drm printer function to debug log it.
The underlying assumption is that struct drm_edid_product_id and struct
lvds_pnp_id describe identical data, albeit with slightly different
member definitions.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ec5148dd43221b32cb2066bc7fd264a069c1188b.1712655867.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions