drm/amd/pm: Add debug bit for smu pool allocation
In certain cases, it's desirable to avoid PMFW log transactions to system memory. Add a mask bit to decide whether to allocate smu pool in device memory or system memory. Signed-off-by:Lijo Lazar <lijo.lazar@amd.com> Reviewed-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 5 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
- drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h 2 additions, 1 deletiondrivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c 4 additions, 1 deletiondrivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
Loading
Please register or sign in to comment