Daniel Vetter daniel@ffwll.ch writes:
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 ...
Thank you guys for the review.
Yes, my patches were based on drm-misc next branch, I should have mentioned that in the original patch. It actually depends on stuff already in drm-misc, so I won't be able to rebase just this to drm-qemu tree.
Do you want to merge from drm-misc or should we push this one directly via drm-misc?