Searched refs:ofdrm_set_gamma_lut (Results 1 – 1 of 1) sorted by relevance
653 static void ofdrm_set_gamma_lut(struct drm_crtc *crtc, unsigned int index, in ofdrm_set_gamma_lut() function678 drm_crtc_fill_gamma_565(crtc, ofdrm_set_gamma_lut); in ofdrm_device_fill_gamma()682 drm_crtc_fill_gamma_888(crtc, ofdrm_set_gamma_lut); in ofdrm_device_fill_gamma()701 drm_crtc_load_gamma_565_from_888(crtc, lut, ofdrm_set_gamma_lut); in ofdrm_device_load_gamma()705 drm_crtc_load_gamma_888(crtc, lut, ofdrm_set_gamma_lut); in ofdrm_device_load_gamma()