]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Oct 2013 22:35:43 +0000 (18:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:21 +0000 (12:43 -0400)
commit234b0c62e0ceaf425c712a3e643a37f5d181d736
tree40f87453a8e64abbb4ef6d64f783c8523960d259
parent31851e523e08c6ea474a56e316d39db1517b950e
drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1

Avoids spamming the system log for chips where dpm is enabled by
default, but prints then messages when users force it on for other
asics.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_pm.c