Searched refs:nouveau_hw_load_state (Results 1 – 3 of 3) sorted by relevance
50 void nouveau_hw_load_state(struct drm_device *, int head,
659 nouveau_hw_load_state(crtc->dev, head, &dev_priv->saved_reg); in nv_crtc_restore()695 nouveau_hw_load_state(dev, nv_crtc->index, &dev_priv->mode_reg); in nv_crtc_commit()
1076 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function