19 Aug, 2013

1 commit


17 Jul, 2013

1 commit

  • Devices like mobilephones, computers are typically used as
    HDMI sources, but devices like TV, navigators will be HDMI
    sinks.

    for auto scenerios, In-Vehicle Infotainment(IVI) can be HDMI
    sink to display movies from mobilephones.

    Signed-off-by: Rongjun Ying
    Signed-off-by: Barry Song
    Signed-off-by: Mark Brown

    Rongjun Ying
     

05 Jun, 2013

1 commit

  • to support HDMI on CSR SiRFprimaII and atlasVI, we need one more HDMI pseudo
    codec, rather than add a new driver, we can make omap HDMI codec common for
    other SoCs as well. then the omap-hdmi codec becomes a generic HDMI pseudo-
    codec as HDMI audio features depend on HDMI specification not on SoCs.

    Signed-off-by: Barry Song
    Signed-off-by: Mark Brown

    Barry Song