commit | a6fbffb0301196df7735aa4aacd35610858e471f | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Thu Feb 23 16:05:33 2017 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Mar 07 22:15:15 2017 +0100 |
tree | 35d061c84a09ee52812b2551b1674256ac530f4f | |
parent | ea411fd2c8d5704fc247be106026d436d27c900f [diff] |
drm/sun4i: Make sunxi_rgb2yuv_coef constant sunxi_rgb2yuv_coef is a table of RGB-to-YUV conversion coefficients. They are programmed into the hardware, and can be declared constant. Reported-by: Priit Laes <plaes@plaes.org> Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>