aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorArindam Nath <[email protected]>2016-12-06 07:58:12 +0000
committerAlex Deucher <[email protected]>2016-12-08 19:12:18 +0000
commitd2939bc780078ef2f707d961cde6c59779497425 (patch)
treeaeb26d3730caabbcc4df1fd8ebe85cd69bd051f9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/amdgpu: Add gpr reading for GFX v7 (diff)
downloadkernel-d2939bc780078ef2f707d961cde6c59779497425.tar.gz
kernel-d2939bc780078ef2f707d961cde6c59779497425.zip
drm/amd/powerplay: use pr_debug to print function not implemented message
For CZ, some function pointers like display_configuration_changed are not set. So when HW manager tries to configure display, we end up with messages like "[ powerplay ] this function not implement!" in the logs. This message is informational, but lacks details on which function is not implemented and why. Rather than using KERN_INFO to print the message everytime the system boots, we rather use pr_debug so that it is only printed when debug prints are enabled at runtime. Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Arindam Nath <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions