On Wed, Dec 05, 2018 at 09:36:47AM +0100, Paul Kocialkowski wrote:
Both the backend and the frontend need the BT.601 CSC coefficients for YUV to RGB conversion. Since the backend has a dependency on the frontend (and not the other way round), move the coefficients there so that both can access them without having to duplicate them.
Signed-off-by: Paul Kocialkowski paul.kocialkowski@bootlin.com
Acked-by: Maxime Ripard maxime.ripard@bootlin.com
Maxime