diff options
author | Ville Syrjälä <[email protected]> | 2018-05-08 17:08:14 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-05-22 15:50:40 +0300 |
commit | 5255e2f8d1177f3eddeae930dda58e4dc7b4373d (patch) | |
tree | 8bcccceddc9380f8ad8e1fcf8ca8b858f3dbd400 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 1abb70f5955d1a9021f96359a2c6502ca569b68d (diff) |
drm/i915: Replace vbt edp.support with int_lvds_support
Replace dev_priv->vbt.edp.support with
dev_priv->vbt.int_lvds_support. We'll want to extend its
use beyond the LVDS vs. eDP case in the future.
v2: Nuke the edp.support from parse_edp() (Jani)
Only clear int_lvds_support for gen5+ to preserve
the current behaviour (Jani)
Cc: Jani Nikula <[email protected]>
Cc: Ondrej Zary <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions