commit | a54c1ddbe3bc07eadb0096c4abe6224e7f363b66 | [log] [tgz] |
---|---|---|
author | H. Nikolaus Schaller <hns@goldelico.com> | Fri Nov 13 11:29:07 2015 +0100 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Dec 09 12:57:13 2015 +0200 |
tree | 0242ca5a1244bef4120336b820dd46773f4d1c27 | |
parent | acfc1cc13fe5bc6d7a10afa624f1e560850ddad3 [diff] |
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>