Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_compute_mode_desc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h546 static inline const char *amdgpu_gfx_compute_mode_desc(int mode) in amdgpu_gfx_compute_mode_desc() function
H A Daqua_vanjaram.c512 amdgpu_gfx_compute_mode_desc(mode), adev->gmc.num_mem_partitions); in aqua_vanjaram_switch_partition_mode()
H A Damdgpu_gfx.c1226 return sysfs_emit(buf, "%s\n", amdgpu_gfx_compute_mode_desc(mode)); in amdgpu_gfx_get_current_compute_partition()