Searched refs:nvenc (Results 1 – 1 of 1) sorted by relevance
82 struct nouveau_encoder *nvenc = nouveau_encoder(enc); in nv50_sor_dpms() local84 if (nvenc == nv_encoder || in nv50_sor_dpms()85 (nvenc->dcb->type != OUTPUT_TMDS && in nv50_sor_dpms()86 nvenc->dcb->type != OUTPUT_LVDS && in nv50_sor_dpms()87 nvenc->dcb->type != OUTPUT_DP) || in nv50_sor_dpms()88 nvenc->dcb->or != nv_encoder->dcb->or) in nv50_sor_dpms()91 if (nvenc->last_dpms == DRM_MODE_DPMS_ON) in nv50_sor_dpms()