]> 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)
commit3b44480e532e439bf9b94f711e79246f7cd2207b
tree9b6dea6d50056c83549832e265caf8a39215752c
parent26c0f5f735a4697957fc26e45231036c1afeec07
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