Searched refs:nouveau_hw_load_state_palette (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 52 void nouveau_hw_load_state_palette(struct drm_device *, int head,
|
H A D | hw.c | 794 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette() function 832 nouveau_hw_load_state_palette(dev, head, state); in nouveau_hw_load_state()
|
H A D | crtc.c | 788 nouveau_hw_load_state_palette(dev, nv_crtc->index, &nv04_display(dev)->mode_reg); in nv_crtc_gamma_load()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 52 void nouveau_hw_load_state_palette(struct drm_device *, int head,
|
H A D | hw.c | 796 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette() function 834 nouveau_hw_load_state_palette(dev, head, state); in nouveau_hw_load_state()
|
H A D | crtc.c | 789 nouveau_hw_load_state_palette(dev, nv_crtc->index, &nv04_display(dev)->mode_reg); in nv_crtc_gamma_load()
|
Completed in 9 milliseconds