Lines Matching refs:crtc_id
227 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_lvds_mode_set()
248 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_lvds_mode_set()
250 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_lvds_mode_set()
596 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_primary_dac_mode_set()
636 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_primary_dac_mode_set()
638 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_primary_dac_mode_set()
854 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tmds_int_mode_set()
876 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_int_mode_set()
878 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_int_mode_set()
990 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tmds_ext_mode_set()
1010 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_ext_mode_set()
1012 radeon_combios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tmds_ext_mode_set()
1235 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tv_dac_mode_set()
1262 if (radeon_crtc->crtc_id == 0) { in radeon_legacy_tv_dac_mode_set()
1300 radeon_atombios_encoder_crtc_scratch_regs(encoder, radeon_crtc->crtc_id); in radeon_legacy_tv_dac_mode_set()
1302 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()