Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_atombios.c592 if (atom_parse_data_header(ctx, index, &size, &frev, in radeon_get_atom_connector_info_from_object_table()
910 if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, in radeon_get_atom_connector_info_from_supported_devices_table()
1113 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_dentist_vco_freq()
1136 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atom_get_clock_info()
1304 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_sideport_present()
1338 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_tmds_info()
1627 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_lvds_info()
1767 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_primary_dac_info()
1892 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_tv_info()
1953 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in radeon_atombios_get_tv_dac_info()
[all …]
A Datom.h152 bool atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
A Drs780_dpm.c802 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()
A Datom.c1360 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()
A Dr600_dpm.c853 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()
A Dtrinity_dpm.c1702 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_power_table()
1812 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in trinity_parse_sys_info_table()
A Dsumo_dpm.c1469 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_power_table()
1665 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in sumo_parse_sys_info_table()
A Drs690.c74 if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL, in rs690_pm_info()
A Dkv_dpm.c2296 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()
A Dci_dpm.c5523 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_parse_power_table()
5606 if (atom_parse_data_header(mode_info->atom_context, index, NULL, in ci_get_vbios_boot_values()
5873 if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size, in ci_dpm_init()
A Drv6xx_dpm.c1885 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv6xx_parse_power_table()
A Drv770_dpm.c2281 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in rv7xx_parse_power_table()
A Dni_dpm.c3999 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in ni_parse_power_table()
A Dsi_dpm.c6805 if (!atom_parse_data_header(mode_info->atom_context, index, NULL, in si_parse_power_table()

Completed in 80 milliseconds