Home
last modified time | relevance | path

Searched refs:smu_debug_mask (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c523 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_msg_v1_send_msg()
547 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_msg_v1_wait_response()
H A Damdgpu_smu.c1087 (adev->pm.smu_debug_mask & SMU_DEBUG_POOL_USE_VRAM) ? in smu_alloc_memory_pool()
/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h375 uint32_t smu_debug_mask; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2287 adev->pm.smu_debug_mask |= SMU_DEBUG_POOL_USE_VRAM; in amdgpu_init_debug_options()
H A Damdgpu_debugfs.c2014 &adev->pm.smu_debug_mask); in amdgpu_debugfs_init()