]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit07f8d9bdb235836d0a255d20f387bc3afa99180f
tree9b6dea6d50056c83549832e265caf8a39215752c
parent5b8788c1740fae8416e7e045301d99676d20bd64
drm/qxl: add support for > 1 output

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>
drivers/gpu/drm/qxl/qxl_cmd.c
drivers/gpu/drm/qxl/qxl_display.c
drivers/gpu/drm/qxl/qxl_drv.c
drivers/gpu/drm/qxl/qxl_drv.h
drivers/gpu/drm/qxl/qxl_fb.c