Commit d1841d32 authored by Jyri Sarha's avatar Jyri Sarha Committed by Daniel Vetter
parent 03c0c5f6
......@@ -25,6 +25,8 @@
#include <linux/ctype.h>
struct drm_crtc;
uint32_t drm_color_lut_extract(uint32_t user_input, uint32_t bit_precision);
void drm_crtc_enable_color_mgmt(struct drm_crtc *crtc,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment