Searched refs:AVFS_VOLTAGE_GFX (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | vega20_processpptables.c | 445 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, 446 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, 447 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); 469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, 470 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); 476 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, 477 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, 478 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); 484 pr_info("DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); 492 pr_info("DcBtcMin[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_GFX]); [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | sienna_cichlid_ppt.c | 2582 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable() 2583 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable() 2584 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable() 2602 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in beige_goby_dump_pptable() 2603 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in beige_goby_dump_pptable() 2617 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable() 3220 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable() 3221 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable() 3222 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable() 3240 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable() [all …]
|
| A D | arcturus_ppt.c | 1869 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1888 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable() 1889 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable() 1895 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable() 1896 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable() 1897 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable() 1903 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1906 …mu->adev->dev, "DcBtcEnabled[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcEnabled[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1911 …dev_info(smu->adev->dev, "DcBtcMin[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_GFX… in arcturus_dump_pptable() 1913 …dev_info(smu->adev->dev, "DcBtcMax[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMax[AVFS_VOLTAGE_GFX… in arcturus_dump_pptable() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | smu11_driver_if_arcturus.h | 406 AVFS_VOLTAGE_GFX = 0, enumerator
|
| A D | smu11_driver_if.h | 346 AVFS_VOLTAGE_GFX = 0, enumerator
|
| A D | smu11_driver_if_navi10.h | 405 AVFS_VOLTAGE_GFX = 0, enumerator
|
| A D | smu11_driver_if_sienna_cichlid.h | 482 AVFS_VOLTAGE_GFX = 0, enumerator
|
Completed in 46 milliseconds