Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c336 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_cmn_send_msg_without_waiting()
366 if (unlikely(smu->adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_cmn_wait_for_response()
469 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && res) { in smu_cmn_send_smc_msg_with_param()
H A Damdgpu_smu.c1031 (adev->pm.smu_debug_mask & SMU_DEBUG_POOL_USE_VRAM) ? in smu_alloc_memory_pool()
/linux-6.15/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h379 uint32_t smu_debug_mask; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2245 adev->pm.smu_debug_mask |= SMU_DEBUG_POOL_USE_VRAM; in amdgpu_init_debug_options()
H A Damdgpu_debugfs.c2039 &adev->pm.smu_debug_mask); in amdgpu_debugfs_init()