Searched refs:ComputeMemoryEnginePLL (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 398 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_kong() 422 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_vi() 459 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_engine_pll_dividers_ai() 492 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL), in atomctrl_get_dfs_pll_dividers_vi()
|
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1003 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL); in amdgpu_atombios_get_clock_dividers()
|
/linux-5.19.10/drivers/gpu/drm/radeon/ |
D | atombios.h | 304 …USHORT ComputeMemoryEnginePLL; //Atomic Table, indirectly used by various SW comp… member
|
D | radeon_atombios.c | 2838 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL); in radeon_atom_get_clock_dividers()
|
/linux-5.19.10/drivers/gpu/drm/amd/include/ |
D | atombios.h | 333 …USHORT ComputeMemoryEnginePLL; //Atomic Table, indirectly used by various SW comp… member
|