sna: Do not register colormaps without any CRTCs
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 21 Feb 2014 13:43:09 +0000 (13:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 21 Feb 2014 13:47:45 +0000 (13:47 +0000)
commit769a959d84d7e573b11cc1a7d85c122f17dfeea0
tree5f74597aa6dc0d5328d284d7a8ebdc815a8188ba
parent0b92b1285ce553c4f475c7fb8ac57ba418009682
sna: Do not register colormaps without any CRTCs

The xserver may crash if we try to setup colormap handling without any
CRTCs, so don't.

Suggested-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_driver.c