OpenCloudOS-Kernel/drivers/gpu/drm/amd/powerplay
Arindam Nath d2939bc780 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 <funfunctor@folklore1984.net>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-12-08 14:12:18 -05:00
..
eventmgr drm/amd/powerplay: disable cg pg task when pp uninitialize. 2016-12-06 18:08:32 -05:00
hwmgr drm/amd/powerplay: use pr_debug to print function not implemented message 2016-12-08 14:12:18 -05:00
inc drm/amd/powerplay: disable cg pg task when pp uninitialize. 2016-12-06 18:08:32 -05:00
smumgr drm/amd/powerplay: Adjust the position of data size initial 2016-12-06 18:08:36 -05:00
Makefile drm/amdgpu: clean up path handling for powerplay 2016-03-21 11:52:13 -04:00
amd_powerplay.c drm/amd/powerplay: Fix potential NULL pointer issue 2016-12-06 18:08:38 -05:00