diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-02-05 20:35:43 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-02-20 21:48:40 +0200 |
commit | 5fb908ebb875c1332f6a24cc536782f2a843ec00 (patch) | |
tree | b8bf29d3addcd7b6a2e2759b539871c8ca9f235e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 32e3ae50b287352a291803979c400309ca8f92ff (diff) |
drm/i915: Mark all HPD capabled connectors as such
Currently we only set the DRM_CONNECTOR_POLL_{DISCONNECT,CONNECT}
bits in intel_connector->polled (the base setting), leading to
some confusing looking code to reset drm_connector->polled
(the actual setting) to DRM_CONNECTOR_POLL_HPD. Let's set
intel_connector->polled = DRM_CONNECTOR_POLL_HPD for all hpd
capable connectors, and then we don't need so many special
cases in the hotplug code.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200205183546.9291-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions