Searched refs:NumDiscreteLevels (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
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-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | sienna_cichlid_ppt.c | 1570 num_discrete_levels = driver_ppt->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels; in sienna_cichlid_get_uclk_dpm_states() 1857 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1878 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1899 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1920 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1941 pptable->DpmDescriptor[PPCLK_DCLK_0].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1962 pptable->DpmDescriptor[PPCLK_VCLK_0].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 1983 pptable->DpmDescriptor[PPCLK_DCLK_1].NumDiscreteLevels, in sienna_cichlid_dump_pptable() 2004 pptable->DpmDescriptor[PPCLK_VCLK_1].NumDiscreteLevels, in sienna_cichlid_dump_pptable()
|
D | arcturus_ppt.c | 1467 pptable->DpmDescriptor[PPCLK_GFXCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1488 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1509 pptable->DpmDescriptor[PPCLK_DCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1530 pptable->DpmDescriptor[PPCLK_SOCCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1551 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in arcturus_dump_pptable() 1572 pptable->DpmDescriptor[PPCLK_FCLK].NumDiscreteLevels, in arcturus_dump_pptable()
|
D | navi10_ppt.c | 1755 num_discrete_levels = driver_ppt->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels; in navi10_get_uclk_dpm_states()
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/vega12/ |
D | smu9_driver_if.h | 242 uint8_t NumDiscreteLevels; member
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu11_driver_if.h | 355 uint8_t NumDiscreteLevels; member
|
D | smu11_driver_if_arcturus.h | 459 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
D | smu11_driver_if_navi10.h | 437 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|
D | smu11_driver_if_sienna_cichlid.h | 531 …uint8_t NumDiscreteLevels; // Set to 2 (Fmin, Fmax) when using fine grained DPM, otherwis… member
|