summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2015-08-05 12:37:04 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-08-14 17:50:32 +0200
commit7c60d1984afa482f0648d963206124df6dca325e (patch)
tree4860e23f564dd79be8b3852eeec238136b8b9285 /ipc
parent7b89b8de4e90d3c08f845e2b559929c8f77981ae (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 <maarten.lankhorst@linux.intel.com> Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions