Commits

Fancy Fang committed c450465cc68
MLK-16222-1 video: fbdev: dcss: define some tables in a header file Define some data tables to list all the coefficients config which only requires to be configured once. The tables include: 1. Scaler Coeffs 2. HDR10 Input Pipe LUT and CSC Coeffs 3. HDR10 Output Pipe Linear to Non_Linear Conversion and CSC Coeffs. Each table entry includes the register offset addr and the value needs to be written to this register. Signed-off-by: Fancy Fang <chen.fang@nxp.com>