Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h50 void nouveau_hw_load_state(struct drm_device *, int head,
Dcrtc.c696 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()
Dhw.c828 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function