Home
last modified time | relevance | path

Searched hist:"56 dd8d87" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dmedia_bus_format.h56dd8d87 Thu Nov 15 03:32:03 CST 2018 Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com> video: dw_hdmi: add support for color conversion

Some IPs like the meson VPU can only feed a particular pixel format to
dw_hdmi. As of now, the driver is hardcoded to use RGB888 as input.

This commit enables different pixel format inputs, with the appropriate
CSC configuration.

Signed-off-by: Jorge Ramire-Ortiz <jramirez@baylibre.com>
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
H A Ddw_hdmi.h56dd8d87 Thu Nov 15 03:32:03 CST 2018 Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com> video: dw_hdmi: add support for color conversion

Some IPs like the meson VPU can only feed a particular pixel format to
dw_hdmi. As of now, the driver is hardcoded to use RGB888 as input.

This commit enables different pixel format inputs, with the appropriate
CSC configuration.

Signed-off-by: Jorge Ramire-Ortiz <jramirez@baylibre.com>
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c56dd8d87 Thu Nov 15 03:32:03 CST 2018 Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com> video: dw_hdmi: add support for color conversion

Some IPs like the meson VPU can only feed a particular pixel format to
dw_hdmi. As of now, the driver is hardcoded to use RGB888 as input.

This commit enables different pixel format inputs, with the appropriate
CSC configuration.

Signed-off-by: Jorge Ramire-Ortiz <jramirez@baylibre.com>
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>