Searched refs:drmCrtc (Results 1 – 1 of 1) sorted by relevance
153 DrmCrtc *drmCrtc = mDrmDevice->GetCrtcForDisplay(0); in updateRestrictions() local154 if (drmCrtc != nullptr) { in updateRestrictions()159 if (drmCrtc->ppc_property().id()) { in updateRestrictions()160 auto [ret_ppc, value] = drmCrtc->ppc_property().value(); in updateRestrictions()167 if (drmCrtc->max_disp_freq_property().id()) { in updateRestrictions()168 auto [ret_max_freq, value] = drmCrtc->max_disp_freq_property().value(); in updateRestrictions()