/Linux-v5.4/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() 1063 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 | 317 GetIndexIntoMasterTable(DATA, IntegratedSystemInfo), in smu8_get_system_info_data()
|
/Linux-v5.4/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 | 95 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_lookup_i2c_gpio() 131 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_i2c_init() 165 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in amdgpu_atombios_lookup_gpio() 268 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_has_dce_engine_info() 295 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_get_connector_info_from_object_table() 577 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in amdgpu_atombios_get_clock_info() 731 int index = GetIndexIntoMasterTable(DATA, GFX_Info); in amdgpu_atombios_get_gfx_info() 770 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_vram_width() 797 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_igp_ss_overrides() 901 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 | 332 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in amdgpu_atombios_encoder_setup_dac() 336 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in amdgpu_atombios_encoder_setup_dac() 388 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in amdgpu_atombios_encoder_setup_dvo() 581 int index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in amdgpu_atombios_encoder_setup_dig_encoder() 818 index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 824 index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 827 index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter() 1183 int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_set_edp_panel_power() 1233 int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl); in amdgpu_atombios_encoder_setup_external_encoder() 1473 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 | 255 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_get_platform_caps() 287 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_parse_extended_power_table() 765 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_add_thermal_controller()
|
D | kv_dpm.c | 2562 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table() 2712 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | atombios_encoders.c | 114 index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl); in atombios_set_backlight_level() 366 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in atombios_dac_setup() 370 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in atombios_dac_setup() 415 index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl); in atombios_tv_setup() 499 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in atombios_dvo_setup() 586 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup() 590 index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl); in atombios_digital_setup() 594 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup() 596 index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl); in atombios_digital_setup() 877 index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in atombios_dig_encoder_setup2() [all …]
|
D | radeon_atombios.c | 139 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_lookup_i2c_gpio() 175 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_atombios_i2c_init() 208 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in radeon_atombios_lookup_gpio() 526 int index = GetIndexIntoMasterTable(DATA, Object_Header); in radeon_get_atom_connector_info_from_object_table() 597 GetIndexIntoMasterTable(DATA, in radeon_get_atom_connector_info_from_object_table() 864 int index = GetIndexIntoMasterTable(DATA, XTMDS_Info); in atombios_get_connector_object_id() 908 int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo); in radeon_get_atom_connector_info_from_supported_devices_table() 1124 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_get_dentist_vco_freq() 1142 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in radeon_atom_get_clock_info() 1311 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_sideport_present() [all …]
|
D | atombios_crtc.c | 46 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan); in atombios_overscan_setup() 89 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler); in atombios_scaler_setup() 173 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters); in atombios_lock_crtc() 189 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC); in atombios_enable_crtc() 205 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTCMemReq); in atombios_enable_crtc_memreq() 231 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC); in atombios_blank_crtc() 257 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in atombios_powergate_crtc() 310 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming); in atombios_set_crtc_dtd_timing() 357 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_Timing); in atombios_crtc_set_timing() 451 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 | 799 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rs780_parse_power_table() 852 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs780_dpm_init()
|
D | r600_dpm.c | 849 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_get_platform_caps() 879 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_parse_extended_power_table()
|
D | trinity_dpm.c | 1741 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in trinity_parse_power_table() 1851 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in trinity_parse_sys_info_table()
|
D | sumo_dpm.c | 1463 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in sumo_parse_power_table() 1659 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in sumo_parse_sys_info_table()
|
D | rs690.c | 68 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs690_pm_info()
|
D | atom.c | 1401 int index = GetIndexIntoMasterTable(DATA, VRAM_UsageByFirmware); in atom_allocate_fb_scratch()
|
D | kv_dpm.c | 2494 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table() 2644 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
D | ci_dpm.c | 5554 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ci_parse_power_table() 5639 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in ci_get_vbios_boot_values() 5677 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); in ci_dpm_init()
|
/Linux-v5.4/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))
|