Searched refs:radeon_legacy_tmds_ext_dpms (Results 1 – 1 of 1) sorted by relevance
895 static void radeon_legacy_tmds_ext_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_tmds_ext_dpms() function932 radeon_legacy_tmds_ext_dpms(encoder, DRM_MODE_DPMS_OFF); in radeon_legacy_tmds_ext_prepare()938 radeon_legacy_tmds_ext_dpms(encoder, DRM_MODE_DPMS_ON); in radeon_legacy_tmds_ext_commit()1025 .dpms = radeon_legacy_tmds_ext_dpms,