Home
last modified time | relevance | path

Searched refs:vmw_du_crtc_gamma_set (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h392 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc,
H A Dvmwgfx_ldu.c232 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_scrn.c315 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_stdu.c912 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_kms.c2006 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc, in vmw_du_crtc_gamma_set() function