drm/nouveau: fix non-EDIDful native mode selection
authorBen Skeggs <bskeggs@redhat.com>
Sun, 6 Feb 2011 22:41:18 +0000 (08:41 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 16 Feb 2011 23:40:03 +0000 (09:40 +1000)
commit0d9b6193bcc335fb05a26af5b11a0d76b70cb1a4
treea03f1f7c54276a3b60a7c41e989e22142f05cb8c
parent77b1d5dc119f9b72bcfbb49d2431fd3679382dab
drm/nouveau: fix non-EDIDful native mode selection

The DRM core fills this value, but at too late a stage for this to work,
possibly resulting in an undesirable mode being selected.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_connector.c