diff options
author | 2021-04-12 08:46:06 +0300 | |
---|---|---|
committer | 2021-04-14 12:32:28 +0300 | |
commit | 6c51f288b41f5dfc3061ab1fd8a576513edfce6b (patch) | |
tree | 9f7976c4728c3d436b73b5fd4db91bedfe31a8f3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | drm/i915: Disable LTTPR detection on GLK once again (diff) | |
download | wireguard-linux-6c51f288b41f5dfc3061ab1fd8a576513edfce6b.tar.xz wireguard-linux-6c51f288b41f5dfc3061ab1fd8a576513edfce6b.zip |
drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glk
Just let bxt/glk fall back to intel_hpd_pin_default() instead
of using skl_hpd_pin() or cnl_hpd_pin(). Doesn't really matter
since both functions will end up returning the correct hpd pin
anyway, but I find it a bit less confusing when bxt/glk are
fully separated from the logic for the other platforms.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-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/20210412054607.18133-5-ville.syrjala@linux.intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions