Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h50 void nouveau_hw_load_state(struct drm_device *, int head,
Dcrtc.c702 nouveau_hw_load_state(crtc->dev, head, &nv04_display(dev)->saved_reg); in nv_crtc_restore()
737 nouveau_hw_load_state(dev, nv_crtc->index, &nv04_display(dev)->mode_reg); in nv_crtc_commit()
Dhw.c827 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function