Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_hw.h50 void nouveau_hw_load_state(struct drm_device *, int head,
Dnv04_crtc.c659 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()
Dnouveau_hw.c1076 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state() function