Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h406 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc,
H A Dvmwgfx_ldu.c272 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_scrn.c316 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_stdu.c780 .gamma_set = vmw_du_crtc_gamma_set,
H A Dvmwgfx_kms.c2244 int vmw_du_crtc_gamma_set(struct drm_crtc *crtc, in vmw_du_crtc_gamma_set() function