Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c767 nv_crtc_gamma_load(struct drm_crtc *crtc) in nv_crtc_gamma_load() function
817 nv_crtc_gamma_load(crtc); in nv_crtc_gamma_set()
856 nv_crtc_gamma_load(crtc); in nv04_crtc_do_mode_set_base()
1102 .load_lut = nv_crtc_gamma_load,