diff options
author | Maarten Lankhorst <[email protected]> | 2015-08-05 12:37:04 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-08-14 17:50:32 +0200 |
commit | 7c60d1984afa482f0648d963206124df6dca325e (patch) | |
tree | 4860e23f564dd79be8b3852eeec238136b8b9285 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7b89b8de4e90d3c08f845e2b559929c8f77981ae (diff) |
drm/i915: Remove connectors_active from state checking.
Connectors are updated atomically now, so the only interaction
with the encoder is through base.crtc.
If it's NULL the encoder's not part of any crtc, and if it's
not NULL then active should be equal to crtc_state->active.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions