Searched refs:NumDiscreteLevels (Results 1 – 12 of 12) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_processpptables.c | 132 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, 149 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels, 166 pptable->DpmDescriptor[PPCLK_DCLK].NumDiscreteLevels, 183 pptable->DpmDescriptor[PPCLK_ECLK].NumDiscreteLevels, 200 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, 217 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, 234 pptable->DpmDescriptor[PPCLK_DCEFCLK].NumDiscreteLevels, 251 pptable->DpmDescriptor[PPCLK_DISPCLK].NumDiscreteLevels, 268 pptable->DpmDescriptor[PPCLK_PIXCLK].NumDiscreteLevels, 285 pptable->DpmDescriptor[PPCLK_PHYCLK].NumDiscreteLevels, [all …]
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/ |
H A D | sienna_cichlid_ppt.c | 2560 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2581 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2602 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2623 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2644 pptable->DpmDescriptor[PPCLK_DCLK_0].NumDiscreteLevels, in beige_goby_dump_pptable() 2665 pptable->DpmDescriptor[PPCLK_VCLK_0].NumDiscreteLevels, in beige_goby_dump_pptable() 2686 pptable->DpmDescriptor[PPCLK_DCLK_1].NumDiscreteLevels, in beige_goby_dump_pptable() 2707 pptable->DpmDescriptor[PPCLK_VCLK_1].NumDiscreteLevels, in beige_goby_dump_pptable() 3198 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 3240 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() [all …]
|
H A D | arcturus_ppt.c | 1655 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1676 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1697 pptable->DpmDescriptor[PPCLK_DCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1718 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1739 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1760 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in arcturus_dump_pptable()
|
H A D | navi10_ppt.c | 2279 num_discrete_levels = driver_ppt->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels; in navi10_get_uclk_dpm_states()
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu13_driver_if_aldebaran.h | 266 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
H A D | smu11_driver_if_arcturus.h | 459 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
H A D | smu11_driver_if_navi10.h | 437 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
H A D | smu13_driver_if_v13_0_0.h | 504 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
H A D | smu13_driver_if_v13_0_7.h | 505 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
H A D | smu11_driver_if_sienna_cichlid.h | 554 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/vega12/ |
H A D | smu9_driver_if.h | 242 uint8_t NumDiscreteLevels; member
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/ |
H A D | smu11_driver_if.h | 355 uint8_t NumDiscreteLevels; member
|