]> 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)
commit514f860f01094df7b3f07b16702bafd3ca74fe96
tree40f87453a8e64abbb4ef6d64f783c8523960d259
parentd1351d71776bc9053020d273b07592673b068ca8
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