Home
last modified time | relevance | path

Searched refs:qAgingGb (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m,
470 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b);
472 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m,
473 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_sienna_cichlid.h794 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
1153 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_arcturus.h578 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_navi10.h677 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_0.h1208 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_7.h1242 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1861 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable()
1862 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable()
1864 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable()
1865 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2848 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in beige_goby_dump_pptable()
2849 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in beige_goby_dump_pptable()
2851 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in beige_goby_dump_pptable()
2852 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in beige_goby_dump_pptable()
3486 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable()
3487 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in sienna_cichlid_dump_pptable()
3489 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in sienna_cichlid_dump_pptable()
3490 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in sienna_cichlid_dump_pptable()
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h498 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member