remarkable-linux/drivers/video/omap2
Amber Jain ed14a3ce98 OMAP: DSS2: Ensure non-zero FIR values are configured
FIR values can never be zero as per TRM, and the current code writes zero
when scaling is not used. It was not causing any problem as scaling was
disabled when zero was written. Its still safer to not write zero to
it in any case.
Now we configure correct FIR values even when scaling is not used (i.e. set FIR
to 1024 when scaling is not used), but the scaling enable bits are still kept
off if the scaling is not needed.

Signed-off-by: Amber Jain <amber@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-23 08:29:47 +03:00
..
displays OMAP: DSS2: Taal: Use device name in backlight_device_register 2011-05-12 19:30:27 +03:00
dss OMAP: DSS2: Ensure non-zero FIR values are configured 2011-05-23 08:29:47 +03:00
omapfb OMAP: DSS2: OMAPFB: Reduce stack usage 2011-05-12 19:39:52 +03:00
Kconfig
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c
vrfb.c