Searched refs:ofdrm_set_gamma_lut (Results 1 – 1 of 1) sorted by relevance
650 static void ofdrm_set_gamma_lut(struct drm_crtc *crtc, unsigned int index, in ofdrm_set_gamma_lut() function675 drm_crtc_fill_gamma_565(crtc, ofdrm_set_gamma_lut); in ofdrm_device_fill_gamma()679 drm_crtc_fill_gamma_888(crtc, ofdrm_set_gamma_lut); in ofdrm_device_fill_gamma()698 drm_crtc_load_gamma_565_from_888(crtc, lut, ofdrm_set_gamma_lut); in ofdrm_device_load_gamma()702 drm_crtc_load_gamma_888(crtc, lut, ofdrm_set_gamma_lut); in ofdrm_device_load_gamma()