Home
last modified time | relevance | path

Searched refs:GetIndexIntoMasterTable (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c46 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan); in amdgpu_atombios_crtc_overscan_setup()
89 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler); in amdgpu_atombios_crtc_scaler_setup()
118 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters); in amdgpu_atombios_crtc_lock()
134 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC); in amdgpu_atombios_crtc_enable()
150 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC); in amdgpu_atombios_crtc_blank()
166 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate()
179 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate_init()
196 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming); in amdgpu_atombios_crtc_set_dtd_timing()
247 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL); in amdgpu_atombios_crtc_program_ss()
378 index = GetIndexIntoMasterTable(COMMAND, AdjustDisplayPll); in amdgpu_atombios_crtc_adjust_pll()
[all …]
H A Damdgpu_atombios.c88 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_lookup_i2c_gpio()
121 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_i2c_init()
152 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_oem_i2c_init()
185 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in amdgpu_atombios_lookup_gpio()
288 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_has_dce_engine_info()
315 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_get_connector_info_from_object_table()
581 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in amdgpu_atombios_get_clock_info()
734 int index = GetIndexIntoMasterTable(DATA, GFX_Info); in amdgpu_atombios_get_gfx_info()
773 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_vram_width()
800 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in amdgpu_atombios_get_igp_ss_overrides()
[all …]
H A Datombios_i2c.c45 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in amdgpu_atombios_i2c_process_i2c_ch()
165 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in amdgpu_atombios_i2c_channel_trans()
H A Datombios_encoders.c326 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in amdgpu_atombios_encoder_setup_dac()
330 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in amdgpu_atombios_encoder_setup_dac()
382 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in amdgpu_atombios_encoder_setup_dvo()
569 int index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in amdgpu_atombios_encoder_setup_dig_encoder()
805 index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl); in amdgpu_atombios_encoder_setup_dig_transmitter()
811 index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter()
814 index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl); in amdgpu_atombios_encoder_setup_dig_transmitter()
1150 int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl); in amdgpu_atombios_encoder_set_edp_panel_power()
1200 int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl); in amdgpu_atombios_encoder_setup_external_encoder()
1440 int index = GetIndexIntoMasterTable(COMMAND, SelectCRTC_Source); in amdgpu_atombios_encoder_set_crtc_source()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Datombios_encoders.c119 index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl); in atombios_set_backlight_level()
359 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl); in atombios_dac_setup()
363 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl); in atombios_dac_setup()
408 index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl); in atombios_tv_setup()
492 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl); in atombios_dvo_setup()
579 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup()
583 index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl); in atombios_digital_setup()
587 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl); in atombios_digital_setup()
589 index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl); in atombios_digital_setup()
862 index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl); in atombios_dig_encoder_setup2()
[all …]
H A Dradeon_atombios.c134 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_lookup_i2c_gpio()
170 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_atombios_i2c_init()
203 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in radeon_atombios_lookup_gpio()
522 int index = GetIndexIntoMasterTable(DATA, Object_Header); in radeon_get_atom_connector_info_from_object_table()
590 GetIndexIntoMasterTable(DATA, in radeon_get_atom_connector_info_from_object_table()
847 int index = GetIndexIntoMasterTable(DATA, XTMDS_Info); in atombios_get_connector_object_id()
891 int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo); in radeon_get_atom_connector_info_from_supported_devices_table()
1111 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_get_dentist_vco_freq()
1129 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in radeon_atom_get_clock_info()
1298 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in radeon_atombios_sideport_present()
[all …]
H A Datombios_i2c.c43 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction); in radeon_process_i2c_ch()
H A Drs780_dpm.c797 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rs780_parse_power_table()
849 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs780_dpm_init()
H A Dr600_dpm.c846 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_get_platform_caps()
876 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_parse_extended_power_table()
H A Dtrinity_dpm.c1692 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in trinity_parse_power_table()
1803 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in trinity_parse_sys_info_table()
H A Dsumo_dpm.c1461 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in sumo_parse_power_table()
1660 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in sumo_parse_sys_info_table()
H A Drs690.c68 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in rs690_pm_info()
H A Dkv_dpm.c2289 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table()
2439 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
H A Datom.c1416 int index = GetIndexIntoMasterTable(DATA, VRAM_UsageByFirmware); in atom_allocate_fb_scratch()
H A Dci_dpm.c5498 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ci_parse_power_table()
5592 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); in ci_get_vbios_boot_values()
5630 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); in ci_dpm_init()
H A Drv6xx_dpm.c1880 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv6xx_parse_power_table()
H A Datombios.h5980 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… macro
5985 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOrDa… macro
H A Drv770_dpm.c2276 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv7xx_parse_power_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c137 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_get_platform_caps()
200 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_parse_extended_power_table()
651 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_add_thermal_controller()
H A Dkv_dpm.c2554 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); in kv_parse_sys_info_table()
2704 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c39 GetIndexIntoMasterTable(COMMAND, command), \
44 GetIndexIntoMasterTable(COMMAND, command), &frev, &crev)
48 GetIndexIntoMasterTable(COMMAND, command))
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c836 GetIndexIntoMasterTable(DATA, PowerPlayInfo), in get_powerplay_table()
1183 GetIndexIntoMasterTable(DATA, FirmwareInfo), in init_overdrive_limits()
H A Dprocess_pptables_v1_0.c136 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in get_powerplay_table()
H A Dsmu8_hwmgr.c318 GetIndexIntoMasterTable(DATA, IntegratedSystemInfo), in smu8_get_system_info_data()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7146 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… macro
7151 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOr… macro

12