Searched refs:radeon_output (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c179 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_dac_setup
182 radeon_tvout_ptr tvout = &radeon_output->tvout;
187 int clock = radeon_output->pixel_clock;
209 if (radeon_output->active_device & (ATOM_DEVICE_CRT_SUPPORT))
211 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
249 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_tv_setup
250 radeon_tvout_ptr tvout = &radeon_output->tvout;
255 int clock = radeon_output->pixel_clock;
261 if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
313 RADEONOutputPrivatePtr radeon_output local in function:atombios_external_tmds_setup
347 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_ddia_setup
378 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_digital_setup
533 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_get_encoder_mode
601 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:dp_lanes_for_mode_clock
668 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:dp_link_clock_for_mode_clock
766 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_dig_encoder_setup
847 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_dig_transmitter_setup
1265 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_yuv_setup
1318 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_overscan_setup
1374 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_scaler_setup
1462 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_dpms
1610 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_set_output_crtc_source
1755 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_apply_output_quirks
1801 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_pick_dig_encoder
1887 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_output_mode_set
1959 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_bios_dac_load_detect
2029 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atombios_dac_detect
2074 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_dp_get_encoder_id
2096 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONProcessAuxCH
2176 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEON_DP_GetSinkType
2231 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEON_DP_GetDPCD
2314 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_dp_i2c_address
2338 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_dp_i2c_stop
2352 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_dp_i2c_put_byte
2365 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:atom_dp_i2c_get_byte
2545 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:dp_set_power
2598 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_dp_max_lane_count
2615 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_dp_mode_fixup
2627 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:dp_update_dpvs_emph
2639 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:do_displayport_link_train
[all...]
H A Dradeon_output.c133 RADEONOutputPrivatePtr radeon_output; local in function:RADEONPrintPortMap
139 radeon_output = output->driver_private;
143 ErrorF(" Connector: %s\n", ConnectorTypeName[radeon_output->ConnectorType]);
144 if (radeon_output->devices & ATOM_DEVICE_CRT1_SUPPORT)
146 if (radeon_output->devices & ATOM_DEVICE_CRT2_SUPPORT)
148 if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT)
150 if (radeon_output->devices & ATOM_DEVICE_DFP1_SUPPORT)
152 if (radeon_output->devices & ATOM_DEVICE_DFP2_SUPPORT)
154 if (radeon_output->devices & ATOM_DEVICE_DFP3_SUPPORT)
156 if (radeon_output
172 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_set_active_device
234 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONGetHardCodedEDIDFromFile
313 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_ddc_connected
483 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_dpms
533 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_mode_valid
606 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_mode_fixup
825 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_bios_output_dpms
933 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_bios_output_crtc
1002 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_bios_output_connected
1175 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_detect
1349 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_create_resources
1659 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_set_property
2087 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONGetTVInfo
2129 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitConnector
2922 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_output_clones
3144 RADEONOutputPrivatePtr radeon_output; local in function:RADEONSetupConnectors
[all...]
H A Dradeon_modes.c139 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONFPNativeMode
140 radeon_native_mode_ptr native_mode = &radeon_output->native_mode;
261 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONAddScreenModes
262 radeon_native_mode_ptr native_mode = &radeon_output->native_mode;
279 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT)) {
338 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONUpdatePanelSize
339 radeon_native_mode_ptr native_mode = &radeon_output->native_mode;
345 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT)) {
350 radeon_output->native_mode = lvds->native_mode;
443 RADEONOutputPrivatePtr radeon_output local in function:radeon_add_common_modes
494 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONProbeOutputModes
[all...]
H A Dlegacy_output.c768 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:legacy_dac_detect
771 if (radeon_output->devices & (ATOM_DEVICE_TV_SUPPORT)) {
773 if (radeon_output->ConnectorType == CONNECTOR_STV)
778 if (radeon_output->load_detection)
781 } else if (radeon_output->devices & (ATOM_DEVICE_CRT2_SUPPORT)) {
784 if (radeon_output->load_detection)
787 if (radeon_output->load_detection) {
794 } else if (radeon_output->devices & (ATOM_DEVICE_CRT1_SUPPORT)) {
797 if (radeon_output->load_detection)
800 if (radeon_output
897 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:legacy_output_dpms
1114 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitFPRegisters
1222 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitFP2Registers
1308 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitLVDSRegisters
1346 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitRMXRegisters
1615 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:legacy_output_mode_set
[all...]
H A Dradeon_tv.c615 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitTVRestarts
616 radeon_tvout_ptr tvout = &radeon_output->tvout;
738 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONInitTVRegisters
739 radeon_tvout_ptr tvout = &radeon_output->tvout;
838 if (radeon_output->Flags & RADEON_USE_RMX)
930 if (radeon_output->MonType == MT_CTV) {
934 if (radeon_output->MonType == MT_STV) {
1080 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONAdjustCrtcRegistersForTV
1081 radeon_tvout_ptr tvout = &radeon_output->tvout;
1121 RADEONOutputPrivatePtr radeon_output local in function:RADEONAdjustPLLRegistersForTV
1184 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONAdjustCrtc2RegistersForTV
1225 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONAdjustPLL2RegistersForTV
[all...]
H A Datombios_crtc.c300 RADEONOutputPrivatePtr radeon_output; local in function:atombios_pick_pll
310 radeon_output = output->driver_private;
344 radeon_output = output->driver_private;
345 radeon_output->pll_id = radeon_crtc->pll_id;
362 RADEONOutputPrivatePtr radeon_output = NULL; local in function:atombios_adjust_pll
402 radeon_output = output->driver_private;
410 if (radeon_output->active_device &
416 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT |
419 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT))
463 if (radeon_output
514 RADEONOutputPrivatePtr radeon_output = NULL; local in function:atombios_crtc_set_dcpll
[all...]
H A DMakefile.am97 radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
H A Dlegacy_crtc.c1789 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:legacy_crtc_mode_set
1792 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT |
1795 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT))
1837 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:legacy_crtc_mode_set
1840 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
H A DMakefile.in135 radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
167 radeon_crtc.lo radeon_output.lo radeon_modes.lo radeon_tv.lo \
434 radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_output.Plo@am__quote@
H A Dradeon_atombios.c1462 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_atom_get_edid
1473 if (!radeon_output->ddc_i2c.hw_capable)
1495 edid_data.ucLineNumber = radeon_output->ddc_i2c.hw_line;
1780 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:radeon_get_encoder
1783 if (radeon_output->active_device)
1784 return info->encoders[radeon_get_device_index(radeon_output->active_device)];
2196 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONGetATOMTVInfo
2197 radeon_tvout_ptr tvout = &radeon_output->tvout;
H A Dradeon_video.c2548 RADEONOutputPrivatePtr radeon_output; local in function:RADEONDisplayVideo
2612 radeon_output = output->driver_private;
2613 if (radeon_output->Flags & RADEON_USE_RMX)
2615 radeon_output->native_mode.PanelYRes) << v_inc_shift) / drw_h;
H A Dradeon_bios.c891 RADEONOutputPrivatePtr radeon_output = output->driver_private; local in function:RADEONGetTVInfoFromBIOS
892 radeon_tvout_ptr tvout = &radeon_output->tvout;
H A Dradeon.h1289 /* radeon_output.c */
1296 RADEONOutputPrivatePtr radeon_output);

Completed in 26 milliseconds