Searched refs:drmCrtc (Results 1 – 1 of 1) sorted by relevance
192 DrmCrtc *drmCrtc = mDrmDevice->GetCrtcForDisplay(0); in updateRestrictions() local193 if (drmCrtc != nullptr) { in updateRestrictions()198 if (drmCrtc->ppc_property().id()) { in updateRestrictions()199 auto [ret_ppc, value] = drmCrtc->ppc_property().value(); in updateRestrictions()206 if (drmCrtc->max_disp_freq_property().id()) { in updateRestrictions()207 auto [ret_max_freq, value] = drmCrtc->max_disp_freq_property().value(); in updateRestrictions()