drm/qxl: add support for > 1 output
authorDave Airlie <airlied@redhat.com>
Tue, 2 Jul 2013 05:37:13 +0000 (06:37 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jul 2013 00:44:10 +0000 (10:44 +1000)
This adds support for a default of 4 heads, with a command line
parameter to change the default number.

It also overhauls the modesetting code to handle this case properly,
and send the correct things to the hardware at the right time.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found