Searched refs:NumDiscreteLevels (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | vega20_processpptables.c | 133 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, 150 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels, 167 pptable->DpmDescriptor[PPCLK_DCLK].NumDiscreteLevels, 184 pptable->DpmDescriptor[PPCLK_ECLK].NumDiscreteLevels, 201 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, 218 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, 235 pptable->DpmDescriptor[PPCLK_DCEFCLK].NumDiscreteLevels, 252 pptable->DpmDescriptor[PPCLK_DISPCLK].NumDiscreteLevels, 269 pptable->DpmDescriptor[PPCLK_PIXCLK].NumDiscreteLevels, 286 pptable->DpmDescriptor[PPCLK_PHYCLK].NumDiscreteLevels, [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | sienna_cichlid_ppt.c | 2266 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2287 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2308 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2329 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in beige_goby_dump_pptable() 2350 pptable->DpmDescriptor[PPCLK_DCLK_0].NumDiscreteLevels, in beige_goby_dump_pptable() 2371 pptable->DpmDescriptor[PPCLK_VCLK_0].NumDiscreteLevels, in beige_goby_dump_pptable() 2392 pptable->DpmDescriptor[PPCLK_DCLK_1].NumDiscreteLevels, in beige_goby_dump_pptable() 2413 pptable->DpmDescriptor[PPCLK_VCLK_1].NumDiscreteLevels, in beige_goby_dump_pptable() 2904 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 2946 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() [all …]
|
| A D | arcturus_ppt.c | 1681 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1702 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1723 pptable->DpmDescriptor[PPCLK_DCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1744 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1765 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1786 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in arcturus_dump_pptable()
|
| A D | navi10_ppt.c | 2076 num_discrete_levels = driver_ppt->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels; in navi10_get_uclk_dpm_states()
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | smu13_driver_if_aldebaran.h | 262 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
| A D | smu11_driver_if_arcturus.h | 459 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
| A D | smu11_driver_if.h | 355 uint8_t NumDiscreteLevels; member
|
| A D | smu11_driver_if_navi10.h | 437 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
| A D | smu11_driver_if_sienna_cichlid.h | 537 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
| /linux/drivers/gpu/drm/amd/pm/inc/vega12/ |
| A D | smu9_driver_if.h | 242 uint8_t NumDiscreteLevels; member
|
Completed in 52 milliseconds