Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_hw.h52 void nouveau_hw_load_state_palette(struct drm_device *, int head,
Dnouveau_hw.c1045 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette() function
1082 nouveau_hw_load_state_palette(dev, head, state); in nouveau_hw_load_state()
Dnv04_crtc.c743 nouveau_hw_load_state_palette(dev, nv_crtc->index, &dev_priv->mode_reg); in nv_crtc_gamma_load()