commit | 07f8d9bdb235836d0a255d20f387bc3afa99180f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jul 02 06:37:13 2013 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jul 05 10:44:10 2013 +1000 |
tree | 9b6dea6d50056c83549832e265caf8a39215752c | |
parent | 5b8788c1740fae8416e7e045301d99676d20bd64 [diff] |
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>