linux-kernel-test/arch/blackfin
Stefan Pledl 0e101ec12e Blackfin: bf548-ezkit: fix incorrect LCD size parameters
I think we have to use the physical dimensions [mm] of the display for
.width and .heigth in struct bfin_bf54xfb_mach_info bf54x_lq043_data which
are copied to fbinfo->var.height/.width in bf54x-lq043fb.c.

linux/fb.h describes this values as 'height/weight of picture in mm'

Otherwise QT calcs the wrong dpi value and the displayed fonts are very
small.

Signed-off-by: Stefan Pledl <stefan.pledl@mesutronic.de>
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:12 -04:00
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: update defconfigs 2009-06-22 21:16:01 -04:00
include/asm Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
kernel Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: drop unused MMR defines that only cause bad code to be written 2009-09-16 22:09:55 -04:00
mach-bf527 Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources 2009-09-16 22:10:10 -04:00
mach-bf533 Blackfin: drop unused MMR defines that only cause bad code to be written 2009-09-16 22:09:55 -04:00
mach-bf537 Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources 2009-09-16 22:10:10 -04:00
mach-bf538 Blackfin: drop unused MMR defines that only cause bad code to be written 2009-09-16 22:09:55 -04:00
mach-bf548 Blackfin: bf548-ezkit: fix incorrect LCD size parameters 2009-09-16 22:10:12 -04:00
mach-bf561 Blackfin: convert boards to use platform data with smc91x 2009-09-16 21:32:00 -04:00
mach-common Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
mm Blackfin: catch hardware errors earlier during booting 2009-09-16 21:31:44 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: unify duplicated SMP checks in L2 cache kconfig 2009-09-16 21:28:59 -04:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00