Home
last modified time | relevance | path

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

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