Home
last modified time | relevance | path

Searched refs:qAgingGb (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c468 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 Dvega20_processpptables.c467 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 Darcturus_ppt.c1688 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 Dsienna_cichlid_ppt.c2240 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 Darcturus_ppt.c1861 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 Dsienna_cichlid_ppt.c2893 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 Dsmu11_driver_if_sienna_cichlid.h795 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
1155 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_arcturus.h579 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_navi10.h678 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu13_driver_if_v13_0_0.h1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
H A Dsmu13_driver_if_v13_0_7.h1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dsmu11_driver_if_arcturus.h578 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if.h498 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member
H A Dsmu11_driver_if_sienna_cichlid.h767 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_navi10.h677 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h499 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member

Completed in 49 milliseconds