linux/drivers/video/fbdev/omap2/dss
Tomi Valkeinen c582935c00 OMAPDSS: DISPC: fix 64 bit issue in 5-tap
The DISPC driver uses 64 bit arithmetic to calculate the required clock
rate for scaling. The code does not seem to work correctly, and instead
calculates with 32 bit numbers, giving wrong result.

Fix the code by typecasting values to u64 first, so that the
calculations do happen in 64 bits.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-06-17 15:44:28 +03:00
..
apply.c OMAPDSS: apply: wait pending updates on manager disable 2014-10-22 11:07:08 +03:00
core.c omapdss: extend pm notifier to handle hibernation 2015-04-20 12:09:04 +03:00
dispc_coefs.c
dispc-compat.c arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss 2014-09-30 13:11:44 +03:00
dispc-compat.h
dispc.c OMAPDSS: DISPC: fix 64 bit issue in 5-tap 2015-06-17 15:44:28 +03:00
dispc.h OMAPDSS: DISPC: fix mflag offset 2014-10-22 11:33:10 +03:00
display-sysfs.c OMAPDSS: fix regression with display sysfs files 2015-02-26 10:23:15 +02:00
display.c OMAPDSS: DISPC: change sync_pclk_edge default value 2015-02-26 12:15:12 +02:00
dpi.c OMAPDSS: DPI: DRA7xx support 2015-02-04 12:32:07 +02:00
dsi.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
dss_features.c OMAPDSS: fix AM43xx minimum pixel clock divider 2015-02-25 15:03:28 +02:00
dss_features.h OMAPDSS: features: remove unused DSI PLL features 2014-11-12 13:40:27 +02:00
dss-of.c OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss.c OMAPDSS: disable VT switch 2015-04-20 12:09:04 +03:00
dss.h OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00
hdmi4_core.c OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port() 2014-11-26 10:41:07 +02:00
hdmi4_core.h OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port() 2014-11-26 10:41:07 +02:00
hdmi4.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
hdmi5_core.c OMAPDSS: HDMI5: Increase DDC SDA-HOLD time 2015-02-25 15:03:50 +02:00
hdmi5_core.h OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefs 2014-11-26 10:41:07 +02:00
hdmi5.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_common.c OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefs 2014-11-26 10:41:07 +02:00
hdmi_phy.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_pll.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_wp.c OMAPDSS: hdmi_wp: Add function for getting audio dma address 2014-11-26 10:41:08 +02:00
hdmi.h OMAPDSS: hdmi5: Change hdmi_wp idlemode to to no_idle for audio playback 2014-12-01 11:10:02 +02:00
Kconfig OMAPDSS: Kconfig: Remove HDMI audio booleans from Kconfig 2014-12-01 11:09:37 +02:00
Makefile OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00
manager-sysfs.c arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss 2014-09-30 13:11:44 +03:00
manager.c
omapdss-boot-init.c of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint 2015-02-23 11:42:23 +01:00
output.c OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
overlay-sysfs.c
overlay.c
pll.c OMAPDSS: PLL: add dss_pll_wait_reset_done() 2015-02-04 12:32:03 +02:00
rfbi.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
sdi.c OMAPDSS: SDI: fix output port_num 2014-12-30 11:18:30 +02:00
venc.c Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next 2014-11-03 19:53:56 -08:00
video-pll.c OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00