drm/modes: Fall back to 1024x768 instead of 800x600
authorAdam Jackson <ajax@redhat.com>
Mon, 23 Nov 2009 19:23:07 +0000 (14:23 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 24 Nov 2009 01:24:24 +0000 (11:24 +1000)
commit9632b41f00cc2fb2846569cc99dbeef78e5c94a0
tree082873b3ed25b06e2436b6fe274badea0ac89d6f
parent862b89c069cafded4e31029be511f2e0b58d9c5f
drm/modes: Fall back to 1024x768 instead of 800x600

This matches the X server's fallback modes when using RANDR 1.2.

See also: http://bugzilla.redhat.com/538761

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