drm/amdgpu: move smu_debug_mask to a more proper place
As the smu_context will be invisible from outside(of power). Also, the smu_debug_mask can be shared around all power code instead of some specific framework(swSMU) only. Signed-off-by:Evan Quan <evan.quan@amd.com> Reviewed-by:
Lijo Lazar <lijo.lazar@amd.com> Reviewed-by:
Guchun Chen <guchun.chen@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
- drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h 8 additions, 0 deletionsdrivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
- drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h 0 additions, 8 deletionsdrivers/gpu/drm/amd/pm/inc/amdgpu_smu.h
- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c 9 additions, 7 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu_cmn.c
Loading