Lines Matching refs:crtc_id

218 	if (radeon_crtc->crtc_id == 0) {  in radeon_legacy_lvds_mode_set()
239 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_lvds_mode_set()
241 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_lvds_mode_set()
595 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_primary_dac_mode_set()
635 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_primary_dac_mode_set()
637 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_primary_dac_mode_set()
853 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tmds_int_mode_set()
875 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_int_mode_set()
877 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_int_mode_set()
989 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tmds_ext_mode_set()
1009 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_ext_mode_set()
1011 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_ext_mode_set()
1234 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tv_dac_mode_set()
1261 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tv_dac_mode_set()
1299 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tv_dac_mode_set()
1301 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tv_dac_mode_set()
1548 if ((radeon_crtc->crtc_id == 1) && crtc->enabled) { in radeon_legacy_tv_dac_detect()