From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 28 Jan 2019 17:01:02 +0100 Subject: [U-Boot] [PATCH u-boot 03/11] video: dw_hdmi: add support for color conversion In-Reply-To: <20190115161759.1657-4-narmstrong@baylibre.com> References: <20190115161759.1657-1-narmstrong@baylibre.com> <20190115161759.1657-4-narmstrong@baylibre.com> Message-ID: <20190128170102.432de479@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 15 Jan 2019 17:17:51 +0100 Neil Armstrong narmstrong at baylibre.com wrote: > From: Jorge Ramirez-Ortiz > > 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 > Signed-off-by: Maxime Jourdan > Signed-off-by: Neil Armstrong Reviewed-by: Anatolij Gustschin -- Anatolij