commit | 2ab4f4e384a45172988f56b1708edd47f84fe038 | [log] [tgz] |
---|---|---|
author | Mario Kleiner <mario.kleiner.de@gmail.com> | Sun Jun 21 21:25:13 2015 +0200 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Jun 30 12:24:01 2015 -0700 |
tree | 753ec630df10287445a7157a717da6f3c532dc50 | |
parent | 808170452b237faf4d57968e1f1eb8615b0e2a2a [diff] |
compositor-drm: Handle more than two output crtcs per card Allow proper handling of output->pipe > 1 to support triple-head graphics cards etc. by using the "high-crtc" support introduced in Linux 2.6.39 and libdrm 2.4.25 around May 2011. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Reviewed-By: Derek Foreman <derekf@osg.samsung.com>