On Fr, 2017-01-27 at 14:53 +0100, Daniel Vetter wrote:
On Fri, Jan 27, 2017 at 09:20:42AM +0100, Gerd Hoffmann wrote:
On Do, 2017-01-26 at 23:05 -0200, Gabriel Krisman Bertazi wrote:
No longer true since commit 07f8d9bdb235 ("drm/qxl: add support for > 1 output"). qxl_num_crtc defaults to 4 and is configurable as a module parameter.
Picked up patches 1-3 for drm-qemu branch.
Patch 4 doesn't apply and seems to have a dependency on out-of-tree changes, git am fails to do a 3way merge due to missing commits (trying to apply to 4.10-rc5).
It needs the demidlayer that's already in drm-next ...
Ok, added all four patches to drm-qemu.
drm-qemu is based on drm-misc-next now and basically just a staging branch where I can test patches before pushing them to drm-misc-next.
cheers, Gerd