sna: Disable CRTC after MST topology change
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 23 Jun 2014 21:50:23 +0000 (22:50 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 23 Jun 2014 21:52:52 +0000 (22:52 +0100)
commit706480bde6120f84388a99085ed3d1cc3b759697
tree7cbaed19082441334e488d5a3870c7649f82590f
parent5530cb4165da60f7b929b84d733d5eefcf4ec5fe
sna: Disable CRTC after MST topology change

In order to disable CRTC after marking outputs as removed after probing
MST topology updates, we must manually mark the CRTCs as no longer
enabled.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_display.c