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