/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_processpptables.c | 468 pr_info("qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", 469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, 470 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); 471 pr_info("qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", 472 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, 473 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_processpptables.c | 467 pr_info("qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", 468 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, 469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); 470 pr_info("qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", 471 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, 472 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 1688 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", in arcturus_dump_pptable() 1689 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable() 1690 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable() 1691 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", in arcturus_dump_pptable() 1692 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable() 1693 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in arcturus_dump_pptable()
|
H A D | sienna_cichlid_ppt.c | 2240 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", in sienna_cichlid_dump_pptable() 2241 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable() 2242 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in sienna_cichlid_dump_pptable() 2243 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", in sienna_cichlid_dump_pptable() 2244 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in sienna_cichlid_dump_pptable() 2245 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in sienna_cichlid_dump_pptable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 1861 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", in arcturus_dump_pptable() 1862 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable() 1863 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable() 1864 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", in arcturus_dump_pptable() 1865 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable() 1866 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in arcturus_dump_pptable()
|
H A D | sienna_cichlid_ppt.c | 2893 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", in beige_goby_dump_pptable() 2894 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in beige_goby_dump_pptable() 2895 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in beige_goby_dump_pptable() 2896 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n", in beige_goby_dump_pptable() 2897 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in beige_goby_dump_pptable() 2898 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in beige_goby_dump_pptable() 3531 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_GFX]{m = 0x%x b = 0x%x}\n", in sienna_cichlid_dump_pptable() 3532 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable() 3533 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in sienna_cichlid_dump_pptable() 3534 dev_info(smu->adev->dev, "qAgingGb[AVFS_VOLTAGE_SO in sienna_cichlid_dump_pptable() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu11_driver_if_sienna_cichlid.h | 795 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member 1155 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
H A D | smu11_driver_if_arcturus.h | 579 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
H A D | smu11_driver_if_navi10.h | 678 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
H A D | smu13_driver_if_v13_0_0.h | 1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
|
H A D | smu13_driver_if_v13_0_7.h | 1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smu11_driver_if_arcturus.h | 578 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
H A D | smu11_driver_if.h | 498 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member
|
H A D | smu11_driver_if_sienna_cichlid.h | 767 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
H A D | smu11_driver_if_navi10.h | 677 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu11_driver_if.h | 499 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member
|