/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | ppatomctrl.c | 145 GetIndexIntoMasterTable(DATA, VRAM_Info), &size, &frev, &crev); in atomctrl_initialize_mc_reg_table() 191 GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings), in atomctrl_set_engine_dram_timings_rv770() 203 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in get_voltage_info_table() 261 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_si() 308 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_vi() 329 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_ai() 359 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_kong() 383 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_vi() 420 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_ai() 453 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_dfs_pll_dividers_vi() [all …]
|
D | processpptables.c | 841 GetIndexIntoMasterTable(DATA, PowerPlayInfo), in get_powerplay_table() 1062 GetIndexIntoMasterTable(DATA, FirmwareInfo), in init_overdrive_limits()
|
D | process_pptables_v1_0.c | 136 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in get_powerplay_table()
|
D | smu8_hwmgr.c | 319 GetIndexIntoMasterTable(DATA, IntegratedSystemInfo), in smu8_get_system_info_data()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atombios_crtc.c | 47 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan); in amdgpu_atombios_crtc_overscan_setup() 90 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler); in amdgpu_atombios_crtc_scaler_setup() 119 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters); in amdgpu_atombios_crtc_lock() 135 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC); in amdgpu_atombios_crtc_enable() 151 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC); in amdgpu_atombios_crtc_blank() 167 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate() 180 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate_init() 197 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming); in amdgpu_atombios_crtc_set_dtd_timing() 248 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL); in amdgpu_atombios_crtc_program_ss() 379 index = GetIndexIntoMasterTable(COMMAND, AdjustDisplayPll); in amdgpu_atombios_crtc_adjust_pll() [all …]
|
D | amdgpu_atombios.c | 94 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_lookup_i2c_gpio() 130 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_i2c_init() 164 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in amdgpu_atombios_lookup_gpio() 267 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_has_dce_engine_info() 294 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_get_connector_info_from_object_table() 576 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in amdgpu_atombios_get_clock_info() 730 int index = GetIndexIntoMasterTable(DATA, GFX_Info); in amdgpu_atombios_get_gfx_info() 769 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_vram_width() 796 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_igp_ss_overrides() 900 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); in amdgpu_atombios_get_asic_ss_info() [all …]
|
D | atombios_i2c.c | 45 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in amdgpu_atombios_i2c_process_i2c_ch() 170 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in amdgpu_atombios_i2c_channel_trans()
|
D | atombios_encoders.c | 329 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in amdgpu_atombios_encoder_setup_dac() 333 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in amdgpu_atombios_encoder_setup_dac() 385 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in amdgpu_atombios_encoder_setup_dvo() 578 int index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in amdgpu_atombios_encoder_setup_dig_encoder() 815 index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 821 index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 824 index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 1180 int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_set_edp_panel_power() 1230 int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl); in amdgpu_atombios_encoder_setup_external_encoder() 1470 int index = GetIndexIntoMasterTable(COMMAND, SelectCRTC_Source); in amdgpu_atombios_encoder_set_crtc_source() [all …]
|
D | atombios_dp.c | 65 int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction); in amdgpu_atombios_dp_process_aux_ch() 298 int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService); in amdgpu_atombios_dp_encoder_service()
|
D | amdgpu_dpm.c | 311 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_get_platform_caps() 343 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_parse_extended_power_table() 821 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_add_thermal_controller()
|
D | kv_dpm.c | 2563 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table() 2713 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atombios_encoders.c | 110 index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl); in atombios_set_backlight_level() 362 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in atombios_dac_setup() 366 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in atombios_dac_setup() 411 index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl); in atombios_tv_setup() 495 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in atombios_dvo_setup() 582 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup() 586 index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl); in atombios_digital_setup() 590 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup() 592 index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl); in atombios_digital_setup() 873 index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in atombios_dig_encoder_setup2() [all …]
|
D | radeon_atombios.c | 136 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_lookup_i2c_gpio() 172 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_atombios_i2c_init() 205 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in radeon_atombios_lookup_gpio() 523 int index = GetIndexIntoMasterTable(DATA, Object_Header); in radeon_get_atom_connector_info_from_object_table() 594 GetIndexIntoMasterTable(DATA, in radeon_get_atom_connector_info_from_object_table() 861 int index = GetIndexIntoMasterTable(DATA, XTMDS_Info); in atombios_get_connector_object_id() 905 int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo); in radeon_get_atom_connector_info_from_supported_devices_table() 1121 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_get_dentist_vco_freq() 1139 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in radeon_atom_get_clock_info() 1308 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_sideport_present() [all …]
|
D | atombios_crtc.c | 43 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan); in atombios_overscan_setup() 86 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler); in atombios_scaler_setup() 170 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters); in atombios_lock_crtc() 186 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC); in atombios_enable_crtc() 202 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTCMemReq); in atombios_enable_crtc_memreq() 228 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC); in atombios_blank_crtc() 254 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in atombios_powergate_crtc() 307 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming); in atombios_set_crtc_dtd_timing() 354 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_Timing); in atombios_crtc_set_timing() 448 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL); in atombios_crtc_program_ss() [all …]
|
D | atombios_i2c.c | 43 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in radeon_process_i2c_ch()
|
D | atombios_dp.c | 93 int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction); in radeon_process_aux_ch() 347 int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService); in radeon_dp_encoder_service() 817 index = GetIndexIntoMasterTable(COMMAND, DPEncoderService); in radeon_dp_link_train()
|
D | rs780_dpm.c | 797 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rs780_parse_power_table() 850 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs780_dpm_init()
|
D | r600_dpm.c | 850 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_get_platform_caps() 880 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_parse_extended_power_table()
|
D | trinity_dpm.c | 1739 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in trinity_parse_power_table() 1849 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in trinity_parse_sys_info_table()
|
D | sumo_dpm.c | 1464 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in sumo_parse_power_table() 1660 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in sumo_parse_sys_info_table()
|
D | rs690.c | 66 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs690_pm_info()
|
D | atom.c | 1397 int index = GetIndexIntoMasterTable(DATA, VRAM_UsageByFirmware); in atom_allocate_fb_scratch()
|
D | kv_dpm.c | 2492 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table() 2642 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
D | ci_dpm.c | 5550 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ci_parse_power_table() 5635 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in ci_get_vbios_boot_values() 5673 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); in ci_dpm_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/ |
D | command_table.c | 39 GetIndexIntoMasterTable(COMMAND, command), \ 44 GetIndexIntoMasterTable(COMMAND, command), &frev, &crev) 48 GetIndexIntoMasterTable(COMMAND, command))
|