diff options
author | 2023-01-25 13:10:52 +0200 | |
---|---|---|
committer | 2023-01-26 12:27:33 +0200 | |
commit | 15d045fd85eb202fbd78bfae236cef565d958e40 (patch) | |
tree | a46d6fac3f96bfac7fdf2904285bbd80e7889e3b /tools/perf/scripts/python | |
parent | drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid (diff) | |
download | wireguard-linux-15d045fd85eb202fbd78bfae236cef565d958e40.tar.xz wireguard-linux-15d045fd85eb202fbd78bfae236cef565d958e40.zip |
drm/i915/panel: move panel fixed EDID to struct intel_panel
It's a bit confusing to have two cached EDIDs in struct intel_connector
with slightly different purposes. Make the distinction a bit clearer by
moving the EDID cached for eDP and LVDS panels at connector init time to
struct intel_panel, and name it fixed_edid. That's what it is, a fixed
EDID for the panels.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/328350ef918638928a8286cdbab3107c8258332d.1674643465.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions