commit | afe887df1c3806da98d4edfeef7794d11eb0fe16 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 12 16:00:57 2012 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jan 13 09:01:09 2012 +0000 |
tree | dc5a672dc9e896e301382ac662e93a04ae609759 | |
parent | 27d4d05220f84c2f83fe4c410fda0da479905813 [diff] |
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 There exists at least one NVIDIA GPU (Quadro NVS 300) that has a DMS-59 connector which is capable of supporting DisplayPort, TMDS and VGA on a single connector. We need to bump the allowed encoder limit to support all three configs. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>