Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h408 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc,
H A Dvmwgfx_ldu.c250 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_scrn.c306 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_stdu.c779 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_kms.c2126 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc, in vmw_du_crtc_gamma_set() function