Home
last modified time | relevance | path

Searched refs:atom_parse_data_header (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios.c153 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_lookup_i2c_gpio()
187 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_i2c_init()
223 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_lookup_gpio()
548 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) in radeon_get_atom_connector_info_from_object_table()
603 if (atom_parse_data_header(ctx, index, &size, &frev, in radeon_get_atom_connector_info_from_object_table()
864 if (atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) { in atombios_get_connector_object_id()
921 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, in radeon_get_atom_connector_info_from_supported_devices_table()
1124 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_dentist_vco_freq()
1147 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atom_get_clock_info()
1315 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_sideport_present()
[all …]
H A Datom.h154 bool atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
H A Dradeon_rs780_dpm.c808 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rs780_parse_power_table()
878 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs780_dpm_init()
H A Dradeon_atom.c1375 bool atom_parse_data_header(struct atom_context *ctx, int index, in atom_parse_data_header() function
1420 if (atom_parse_data_header(ctx, index, NULL, NULL, NULL, &data_offset)) { in atom_allocate_fb_scratch()
H A Dradeon_r600_dpm.c858 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_get_platform_caps()
889 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in r600_parse_extended_power_table()
H A Dradeon_trinity_dpm.c1751 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_power_table()
1861 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_sys_info_table()
H A Dradeon_sumo_dpm.c1474 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_power_table()
1670 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_sys_info_table()
H A Dradeon_rs690.c79 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs690_pm_info()
H A Dradeon_kv_dpm.c2506 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_sys_info_table()
2656 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in kv_parse_power_table()
H A Dradeon_ci_dpm.c5566 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_parse_power_table()
5650 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_get_vbios_boot_values()
5917 if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size, in ci_dpm_init()
H A Dradeon_rv6xx_dpm.c1890 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv6xx_parse_power_table()
H A Dradeon_rv770_dpm.c2284 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv7xx_parse_power_table()
H A Dradeon_ni_dpm.c4002 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ni_parse_power_table()
H A Dradeon_si_dpm.c6828 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in si_parse_power_table()