]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Sep 2018 03:50:07 +0000 (22:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:11 +0000 (21:09 -0500)
commit505f8dbb6a58873559ae38f2320f9bea4f3ab825
treef029c4999609c7b56199e2e31bf68847e93f5ab7
parent39a8a0db838788bed487bea6e2276a3d0da76eea
drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info

Print the enabled smc feature mask in amdgpu_pm_info for debugging.

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c