[media] s5p-tv: fix mbus configuration
authorTomasz Stanislawski <t.stanislaws@samsung.com>
Thu, 25 Aug 2011 15:47:48 +0000 (12:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Sep 2011 11:04:31 +0000 (08:04 -0300)
commit0689133b7fadd2e10f4bddca36c895223a541c6c
tree4479f1b53f668656675b9f4eeb1466fcb5f1a54e
parent17b27478ccdb5b6883032031b83f5cd2ce5f8cf9
[media] s5p-tv: fix mbus configuration

This patch fixes mbus configuration between Mixer, SDO and HDMI.  The SDO
accepts only YUV444 on input. The HDMI in DVI mode accepts only RGB888. Now
Mixer is choosing proper output format depending on mbus format.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-tv/hdmi_drv.c
drivers/media/video/s5p-tv/mixer_reg.c
drivers/media/video/s5p-tv/regs-mixer.h
drivers/media/video/s5p-tv/sdo_drv.c
This page took 0.025613 seconds and 5 git commands to generate.