diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-04-12 08:46:06 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2021-04-14 12:32:28 +0300 |
commit | 6c51f288b41f5dfc3061ab1fd8a576513edfce6b (patch) | |
tree | 9f7976c4728c3d436b73b5fd4db91bedfe31a8f3 /tools/perf/scripts/python/flamegraph.py | |
parent | 543d592a73d3948737d0ae4880a407c6da28662f (diff) | |
download | linux-6c51f288b41f5dfc3061ab1fd8a576513edfce6b.tar.xz |
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 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions