Searched refs:NV_DPMS_CLEARED (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h35 #define NV_DPMS_CLEARED 0x80 macro
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c508 return mode != DRM_MODE_DPMS_ON && mode != NV_DPMS_CLEARED; is_powersaving_dpms()
607 nv_encoder->last_dpms = NV_DPMS_CLEARED; nv04_dfp_restore()
H A Ddac.c494 nv_encoder->last_dpms = NV_DPMS_CLEARED; nv04_dac_restore()
H A Dcrtc.c698 nv_crtc->last_dpms = NV_DPMS_CLEARED; nv_crtc_restore()
1124 nv_crtc->last_dpms = NV_DPMS_CLEARED; nv04_crtc_create()
H A Dtvnv17.c631 nouveau_encoder(encoder)->last_dpms = NV_DPMS_CLEARED; nv17_tv_restore()

Completed in 138 milliseconds