]> git.baikalelectronics.ru Git - kernel.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)
commitb8dc1f742b122373d246d4e0ab2770bde6a8b831
tree9b6dea6d50056c83549832e265caf8a39215752c
parent6c0a6e92305976e35432bd6361a046a3f8d3af28
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