diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-08 03:55:08 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-14 14:09:08 +0200 |
commit | 9d4b7af520e542b82a5db210c2053b5dc190eae0 (patch) | |
tree | 6dc2cde11639fc1fbd315a693ae06b77e8791b9c /tools/perf/scripts/python | |
parent | b17a15d6189fa86bc06cb88bb2980888d81cdd75 (diff) |
drm/i915: Use encoder->devdata in eDP init
Since we now populate encoder->devdata for all DP capable
platforms we can consult it directly during the eDP
connector init instead of taking a detour via some global
list/array.
Unfortunately we can't quite get rid of
intel_dp_is_port_edp() since it's still used by the higher
level ilk/vlv/chv output setup code.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230208015508.24824-11-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions