Searched refs:nouveau_hw_load_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 50 void nouveau_hw_load_state(struct drm_device *, int head,
|
H A D | crtc.c | 696 nouveau_hw_load_state(crtc->dev, head, &nv04_display(dev)->saved_reg); in nv_crtc_restore() 731 nouveau_hw_load_state(dev, nv_crtc->index, &nv04_display(dev)->mode_reg); in nv_crtc_commit()
|
H A D | hw.c | 826 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 50 void nouveau_hw_load_state(struct drm_device *, int head,
|
H A D | crtc.c | 696 nouveau_hw_load_state(crtc->dev, head, &nv04_display(dev)->saved_reg); in nv_crtc_restore() 731 nouveau_hw_load_state(dev, nv_crtc->index, &nv04_display(dev)->mode_reg); in nv_crtc_commit()
|
H A D | hw.c | 828 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function
|
Completed in 10 milliseconds