Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h41 #define NV_DPMS_CLEARED 0x80 macro
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c511 return mode != DRM_MODE_DPMS_ON && mode != NV_DPMS_CLEARED; in is_powersaving_dpms()
610 nv_encoder->last_dpms = NV_DPMS_CLEARED; in nv04_dfp_restore()
Ddac.c494 nv_encoder->last_dpms = NV_DPMS_CLEARED; in nv04_dac_restore()
Dcrtc.c699 nv_crtc->last_dpms = NV_DPMS_CLEARED; in nv_crtc_restore()
1306 nv_crtc->last_dpms = NV_DPMS_CLEARED; in nv04_crtc_create()
Dtvnv17.c631 nouveau_encoder(encoder)->last_dpms = NV_DPMS_CLEARED; in nv17_tv_restore()