Searched refs:drm_ctm_to_coeffs (Results 1 – 3 of 3) sorted by relevance
21 void drm_ctm_to_coeffs(struct drm_property_blob *ctm_blob, u32 *coeffs);
121 void drm_ctm_to_coeffs(struct drm_property_blob *ctm_blob, u32 *coeffs) in drm_ctm_to_coeffs() function
808 drm_ctm_to_coeffs(kcrtc_st->base.ctm, st->ctm_coeffs); in komeda_improc_validate()