Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvreg.h284 # define NV_CIO_CRE_CSB 0x45 /* colour saturation boost */ macro
Dnv04_crtc.c55 regp->CRTC[NV_CIO_CRE_CSB] = nv_crtc->saturation = level; in nv_crtc_set_digital_vibrance()
57 regp->CRTC[NV_CIO_CRE_CSB] = 0x80; in nv_crtc_set_digital_vibrance()
61 crtc_wr_cio_state(crtc, regp, NV_CIO_CRE_CSB); in nv_crtc_set_digital_vibrance()
Dnouveau_hw.c897 rd_cio_state(dev, head, regp, NV_CIO_CRE_CSB); in nv_save_state_ext()
994 wr_cio_state(dev, head, regp, NV_CIO_CRE_CSB); in nv_load_state_ext()