Home
last modified time | relevance | path

Searched refs:ucTableFormatRevision (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c870 if (powerplay_table->sHeader.ucTableFormatRevision >= 6) { in pp_tables_get_num_of_entries()
905 if (powerplay_table->sHeader.ucTableFormatRevision >= 6) { in pp_tables_get_entry()
1189 if ((fw_info->ucTableFormatRevision == 1) in init_overdrive_limits()
1195 else if ((fw_info->ucTableFormatRevision == 2) in init_overdrive_limits()
H A Dprocess_pptables_v1_0.c1127 powerplay_table->sHeader.ucTableFormatRevision), in check_powerplay_tables()
1247 PP_ASSERT_WITH_CODE((pp_table->sHeader.ucTableFormatRevision >= in get_number_of_powerplay_table_entries_v1_0()
1381 if (pp_table->sHeader.ucTableFormatRevision >= in get_powerplay_table_entry_v1_0()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1201 switch (hdr->ucTableFormatRevision) { in bios_parser_get_embedded_panel_info()
1239 if (1 != lvds->sHeader.ucTableFormatRevision in get_embedded_panel_info_v1_2()
1357 if (!((1 == lvds->sHeader.ucTableFormatRevision) in get_embedded_panel_info_v1_3()
/linux/drivers/gpu/drm/radeon/
H A Datombios.h203 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */ member
813 //ucTableFormatRevision=1
865 //ucTableFormatRevision=1
1162 // ucTableFormatRevision=1
1357 // ucTableFormatRevision=1
1911 //ucTableFormatRevision=1,ucTableContentRevision=2
2035 //ucTableFormatRevision=1,ucTableContentRevision=2
2116 //ucTableFormatRevision=1,ucTableContentRevision=3
2147 //ucTableFormatRevision=1
2691 //ucTableFormatRevision
[all...]
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h211 UCHAR ucTableFormatRevision; //Change it when the Parser is not backward compatible member
956 //ucTableFormatRevision=1
1008 //ucTableFormatRevision=1
1368 // ucTableFormatRevision=1
1606 // ucTableFormatRevision=1
2284 //ucTableFormatRevision=1,ucTableContentRevision=2
2419 //ucTableFormatRevision=1,ucTableContentRevision=2
2500 //ucTableFormatRevision=1,ucTableContentRevision=3
2530 //ucTableFormatRevision=1
3134 //ucTableFormatRevision
[all...]