linux-stable/drivers/gpu/drm/cirrus
Gerd Hoffmann 121a6a1743 drm/cirrus: use drm_set_preferred_mode
Explicitly set 1024x768 as default mode, so the display doesn't come up
with the largest supported mode.

While being at it drop first three drm_add_modes_noedid calls.  As
drm_add_modes_noedid fills the mode list with modes from the database
*up to* the specified size it is pretty pointless to call it multiple
times with different sizes.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-11-06 13:36:19 +10:00
..
cirrus_drv.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
cirrus_drv.h drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
cirrus_fbdev.c drm/cirrus: do not attempt to acquire a reservation while in an interrupt handler 2013-06-28 11:56:30 +10:00
cirrus_main.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
cirrus_mode.c drm/cirrus: use drm_set_preferred_mode 2013-11-06 13:36:19 +10:00
cirrus_ttm.c Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next 2013-09-02 09:31:40 +10:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile