Searched refs:DpmDescriptor (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | vega20_processpptables.c | 134 pptable->DpmDescriptor[PPCLK_GFXCLK].padding, 151 pptable->DpmDescriptor[PPCLK_VCLK].padding, 154 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a, 155 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b, 168 pptable->DpmDescriptor[PPCLK_DCLK].padding, 171 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.a, 172 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.b, 185 pptable->DpmDescriptor[PPCLK_ECLK].padding, 188 pptable->DpmDescriptor[PPCLK_ECLK].SsCurve.a, 219 pptable->DpmDescriptor[PPCLK_UCLK].padding, [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | sienna_cichlid_ppt.c | 2273 pptable->DpmDescriptor[PPCLK_GFXCLK].SsFmin, in beige_goby_dump_pptable() 2294 pptable->DpmDescriptor[PPCLK_SOCCLK].SsFmin, in beige_goby_dump_pptable() 2309 pptable->DpmDescriptor[PPCLK_UCLK].Padding, in beige_goby_dump_pptable() 2315 pptable->DpmDescriptor[PPCLK_UCLK].SsFmin, in beige_goby_dump_pptable() 2330 pptable->DpmDescriptor[PPCLK_FCLK].Padding, in beige_goby_dump_pptable() 2336 pptable->DpmDescriptor[PPCLK_FCLK].SsFmin, in beige_goby_dump_pptable() 2357 pptable->DpmDescriptor[PPCLK_DCLK_0].SsFmin, in beige_goby_dump_pptable() 2947 pptable->DpmDescriptor[PPCLK_UCLK].Padding, in sienna_cichlid_dump_pptable() 2953 pptable->DpmDescriptor[PPCLK_UCLK].SsFmin, in sienna_cichlid_dump_pptable() 2968 pptable->DpmDescriptor[PPCLK_FCLK].Padding, in sienna_cichlid_dump_pptable() [all …]
|
| A D | arcturus_ppt.c | 1682 pptable->DpmDescriptor[PPCLK_GFXCLK].padding, in arcturus_dump_pptable() 1688 pptable->DpmDescriptor[PPCLK_GFXCLK].SsFmin, in arcturus_dump_pptable() 1703 pptable->DpmDescriptor[PPCLK_VCLK].padding, in arcturus_dump_pptable() 1709 pptable->DpmDescriptor[PPCLK_VCLK].SsFmin, in arcturus_dump_pptable() 1724 pptable->DpmDescriptor[PPCLK_DCLK].padding, in arcturus_dump_pptable() 1730 pptable->DpmDescriptor[PPCLK_DCLK].SsFmin, in arcturus_dump_pptable() 1751 pptable->DpmDescriptor[PPCLK_SOCCLK].SsFmin, in arcturus_dump_pptable() 1766 pptable->DpmDescriptor[PPCLK_UCLK].padding, in arcturus_dump_pptable() 1772 pptable->DpmDescriptor[PPCLK_UCLK].SsFmin, in arcturus_dump_pptable() 1787 pptable->DpmDescriptor[PPCLK_FCLK].padding, in arcturus_dump_pptable() [all …]
|
| A D | navi10_ppt.c | 994 !driver_ppt->DpmDescriptor[PPCLK_SOCCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1012 !driver_ppt->DpmDescriptor[PPCLK_GFXCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1030 !driver_ppt->DpmDescriptor[PPCLK_UCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1048 !driver_ppt->DpmDescriptor[PPCLK_VCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1066 !driver_ppt->DpmDescriptor[PPCLK_DCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1084 !driver_ppt->DpmDescriptor[PPCLK_DCEFCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1102 !driver_ppt->DpmDescriptor[PPCLK_PIXCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1120 !driver_ppt->DpmDescriptor[PPCLK_DISPCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1138 !driver_ppt->DpmDescriptor[PPCLK_PHYCLK].SnapToDiscrete; in navi10_set_default_dpm_table() 1243 dpm_desc = &pptable->DpmDescriptor[clk_index]; in navi10_is_support_fine_grained_dpm() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | smu13_driver_if_aldebaran.h | 291 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
| A D | smu11_driver_if_sienna_cichlid.h | 661 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member 1020 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
| A D | smu11_driver_if_arcturus.h | 512 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
| A D | smu11_driver_if.h | 417 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
| A D | smu11_driver_if_navi10.h | 582 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
| /linux/drivers/gpu/drm/amd/pm/inc/vega12/ |
| A D | smu9_driver_if.h | 305 DpmDescriptor_t DpmDescriptor[PPCLK_COUNT]; member
|
Completed in 57 milliseconds