]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAPDSS: fix timings for VENC to match what omapdrm expects
authorH. Nikolaus Schaller <hns@goldelico.com>
Fri, 13 Nov 2015 10:29:07 +0000 (11:29 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Dec 2015 10:57:13 +0000 (12:57 +0200)
commita54c1ddbe3bc07eadb0096c4abe6224e7f363b66
tree0242ca5a1244bef4120336b820dd46773f4d1c27
parentacfc1cc13fe5bc6d7a10afa624f1e560850ddad3
OMAPDSS: fix timings for VENC to match what omapdrm expects

Otherwise check_timings fails and we get a "has no modes" message
from xrandr.

This fix makes the venc assume PAL and NTSC timings that match the
timings synthetized by copy_timings_drm_to_omap() from omapdrm
mode settings so that check_timings() succeeds.

Tested on: BeagleBoard XM, GTA04 and OpenPandora

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/venc.c