linux-stable/drivers/staging/sm7xx
Javier M. Mellid dc762c4f85 staging: sm7xx: Use kernel framebuffer mode setting
This patch implements dynamic framebuffer mode setting.

Previous code works with mode setting in a hard code way. Previous hard
code configuration is used as default configuration if dynamic mode
setting or boot mode setting (via sm712vga_setup) is not used.

Tested with SM712 supporting 1024x600x16 as default hardware resolution.

Changes:

- Implement fb_check_var and fb_set_par callbacks
- Remove __maybe_unused decorator in function being used (sm712vga_setup)
- Minor cleanup on initialization structs related with mode settings
- Updated author copyright
- Updated TODO file

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-06 18:33:13 -07:00
..
Kconfig staging: sm7xx: remove the buggy 2D acceleration support 2010-03-03 16:42:44 -08:00
Makefile
smtcfb.c staging: sm7xx: Use kernel framebuffer mode setting 2011-05-06 18:33:13 -07:00
smtcfb.h Staging: sm7xx: Fixed coding style issue 2010-05-11 11:35:53 -07:00
TODO staging: sm7xx: Use kernel framebuffer mode setting 2011-05-06 18:33:13 -07:00