/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 148 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_lookup_i2c_gpio() 182 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_i2c_init() 218 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_lookup_gpio() 543 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) in radeon_get_atom_connector_info_from_object_table() 598 if (atom_parse_data_header(ctx, index, &size, &frev, in radeon_get_atom_connector_info_from_object_table() 859 if (atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) { in atombios_get_connector_object_id() 916 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, in radeon_get_atom_connector_info_from_supported_devices_table() 1119 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_dentist_vco_freq() 1142 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atom_get_clock_info() 1310 if (atom_parse_data_header(mode_inf in radeon_atombios_sideport_present() [all...] |
H A D | atom.h | 152 bool atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
|
H A D | atom.c | 1360 bool atom_parse_data_header(struct atom_context *ctx, int index, in atom_parse_data_header() function 1405 if (atom_parse_data_header(ctx, index, NULL, NULL, NULL, &data_offset)) { in atom_allocate_fb_scratch()
|
H A D | rs780_dpm.c | 803 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rs780_parse_power_table() 873 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs780_dpm_init()
|
H A D | r600_dpm.c | 853 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_get_platform_caps() 884 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_parse_extended_power_table()
|
H A D | sumo_dpm.c | 1469 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_power_table() 1667 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_sys_info_table()
|
H A D | trinity_dpm.c | 1746 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_power_table() 1858 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_sys_info_table()
|
H A D | rs690.c | 74 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs690_pm_info()
|
H A D | kv_dpm.c | 2499 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_sys_info_table() 2649 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_power_table()
|
H A D | rv6xx_dpm.c | 1885 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv6xx_parse_power_table()
|
H A D | ci_dpm.c | 5546 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_parse_power_table() 5639 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_get_vbios_boot_values() 5907 if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size, in ci_dpm_init()
|
H A D | rv770_dpm.c | 2279 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv7xx_parse_power_table()
|
H A D | ni_dpm.c | 4000 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ni_parse_power_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 141 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_lookup_i2c_gpio() 175 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_i2c_init() 211 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_lookup_gpio() 537 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) in radeon_get_atom_connector_info_from_object_table() 592 if (atom_parse_data_header(ctx, index, &size, &frev, in radeon_get_atom_connector_info_from_object_table() 851 if (atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) { in atombios_get_connector_object_id() 908 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, in radeon_get_atom_connector_info_from_supported_devices_table() 1111 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_dentist_vco_freq() 1134 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atom_get_clock_info() 1302 if (atom_parse_data_header(mode_inf in radeon_atombios_sideport_present() [all...] |
H A D | atom.h | 152 bool atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
|
H A D | atom.c | 1357 bool atom_parse_data_header(struct atom_context *ctx, int index, in atom_parse_data_header() function 1402 if (atom_parse_data_header(ctx, index, NULL, NULL, NULL, &data_offset)) { in atom_allocate_fb_scratch()
|
H A D | rs780_dpm.c | 802 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rs780_parse_power_table() 872 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs780_dpm_init()
|
H A D | r600_dpm.c | 853 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_get_platform_caps() 884 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_parse_extended_power_table()
|
H A D | sumo_dpm.c | 1469 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_power_table() 1667 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_sys_info_table()
|
H A D | trinity_dpm.c | 1702 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_power_table() 1814 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_sys_info_table()
|
H A D | kv_dpm.c | 2296 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_sys_info_table() 2446 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_power_table()
|
H A D | rs690.c | 74 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs690_pm_info()
|
H A D | rv6xx_dpm.c | 1885 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv6xx_parse_power_table()
|
H A D | ci_dpm.c | 5522 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_parse_power_table() 5615 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_get_vbios_boot_values() 5883 if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size, in ci_dpm_init()
|
H A D | rv770_dpm.c | 2281 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv7xx_parse_power_table()
|