drm: pick an 800x600@60HZ mode by default for unknown CRT.
authorDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2008 04:55:27 +0000 (14:55 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 29 Dec 2008 07:47:23 +0000 (17:47 +1000)
commitaa91c6665a5e387e488c4a0b5da2536cc9c9f16e
tree13f81c204cc627df0dcb43c09c8679e4416f12be
parent60fd99e3682c5acc74d58ed61dac93526d6976f7
drm: pick an 800x600@60HZ mode by default for unknown CRT.

This is what X picks now, so we should do the same.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c