Searched refs:nv_crtc_gamma_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 802 nv_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in nv_crtc_gamma_set() function 1252 .gamma_set = nv_crtc_gamma_set,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 803 nv_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in nv_crtc_gamma_set() function 1245 .gamma_set = nv_crtc_gamma_set,
|
Completed in 5 milliseconds