Searched refs:ucTableFormatRevision (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c150 } else if (vram_info->sHeader.ucTableFormatRevision < 2) {
187 } else if (vram_info->sHeader.ucTableFormatRevision < 2) {
723 if (getASICProfilingInfo->asHeader.ucTableFormatRevision < 3 ||
724 (getASICProfilingInfo->asHeader.ucTableFormatRevision == 3 &&
1211 if ((fw_info->ucTableFormatRevision == 2) &&
1558 if ((profile->asHeader.ucTableFormatRevision >= 2) &&
H A Dprocess_pptables_v1_0.c1129 powerplay_table->sHeader.ucTableFormatRevision),
1249 PP_ASSERT_WITH_CODE((pp_table->sHeader.ucTableFormatRevision >=
1383 if (pp_table->sHeader.ucTableFormatRevision >=
H A Dprocesspptables.c872 if (powerplay_table->sHeader.ucTableFormatRevision >= 6) {
907 if (powerplay_table->sHeader.ucTableFormatRevision >= 6) {
1189 if ((fw_info->ucTableFormatRevision == 1)
1195 else if ((fw_info->ucTableFormatRevision == 2)
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1196 switch (hdr->ucTableFormatRevision) {
1234 if (1 != lvds->sHeader.ucTableFormatRevision
1352 if (!((1 == lvds->sHeader.ucTableFormatRevision)
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h203 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */ member in struct:_ATOM_COMMON_TABLE_HEADER
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-master/drivers/gpu/drm/amd/include/
H A Datombios.h211 UCHAR ucTableFormatRevision; //Change it when the Parser is not backward compatible member in struct:_ATOM_COMMON_TABLE_HEADER
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...]

Completed in 318 milliseconds