diff options
author | Maarten Lankhorst <[email protected]> | 2015-08-27 13:13:31 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2015-09-08 16:16:50 +0300 |
commit | e85376cbd23299e4d40bace0cb5ab867b270fdbd (patch) | |
tree | 8d171cd1a671c290e2b7f22162048fd6ef37ac02 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4e3d1e26c2b2c40ebff69f2825fa862bfcf082d1 (diff) |
drm/i915: Fix broken mst get_hw_state.
connector->encoder is initialized as NULL. Fix this by setting it in
during pre enable. MST connectors are not read out during initial hw
readout, and have no fixed encoder mappings. So it's harmless to
return false when the connector has never been assigned to an encoder.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions