Home
last modified time | relevance | path

Searched refs:amdgpu_atom_parse_data_header (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c59 if (amdgpu_atom_parse_data_header(adev->mode_info.atom_context, in amdgpu_atomfirmware_query_firmware_capability()
94 if (amdgpu_atom_parse_data_header(adev->mode_info.atom_context, index, NULL, in amdgpu_atomfirmware_scratch_regs_init()
184 if (amdgpu_atom_parse_data_header(ctx, index, NULL, &frev, &crev, &data_offset)) { in amdgpu_atomfirmware_allocate_fb_scratch()
325 if (amdgpu_atom_parse_data_header(mode_info->atom_context, in amdgpu_atomfirmware_get_vram_info()
559 if (amdgpu_atom_parse_data_header(mode_info->atom_context, in amdgpu_atomfirmware_mem_ecc_supported()
659 if (amdgpu_atom_parse_data_header(adev->mode_info.atom_context, in amdgpu_atomfirmware_ras_rom_addr()
716 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atomfirmware_get_clock_info()
735 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atomfirmware_get_clock_info()
761 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atomfirmware_get_clock_info()
787 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atomfirmware_get_clock_info()
[all …]
Damdgpu_atombios.c103 if (amdgpu_atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in amdgpu_atombios_lookup_i2c_gpio()
137 if (amdgpu_atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in amdgpu_atombios_i2c_init()
174 if (amdgpu_atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in amdgpu_atombios_lookup_gpio()
274 if (!amdgpu_atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) in amdgpu_atombios_has_dce_engine_info()
311 if (!amdgpu_atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) in amdgpu_atombios_get_connector_info_from_object_table()
566 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atombios_get_clock_info()
720 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atombios_get_gfx_info()
760 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, &size, in amdgpu_atombios_get_vram_width()
788 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, &size, in amdgpu_atombios_get_igp_ss_overrides()
902 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, &size, in amdgpu_atombios_get_asic_ss_info()
[all …]
Datom.h162 bool amdgpu_atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
Datom.c1590 bool amdgpu_atom_parse_data_header(struct atom_context *ctx, int index, in amdgpu_atom_parse_data_header() function
Datombios_encoders.c1978 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_atombios_encoder_get_lcd_info()
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c167 if (!amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_get_platform_caps()
231 if (!amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_parse_extended_power_table()
684 if (!amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in amdgpu_add_thermal_controller()
Dkv_dpm.c2560 if (amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_sys_info_table()
2710 if (!amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_power_table()
Dsi_dpm.c7273 if (!amdgpu_atom_parse_data_header(mode_info->atom_context, index, NULL, in si_parse_power_table()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu_helper.c680 if (amdgpu_atom_parse_data_header( in smu_atom_get_data_table()
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5269 if (!amdgpu_atom_parse_data_header(ctx, index, NULL, NULL, NULL, &data_offset)) { in dm_early_init()