OSDN Git Service

drm/radeon: add a dpm quirk list
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Jan 2015 15:46:33 +0000 (10:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Jan 2015 21:32:37 +0000 (16:32 -0500)
commit4369a69ec6ab86821352bd753c68af5880f87956
tree8b631db6f536d9c1778436ec290fcfb376e570c4
parent3a01fd367e09ebf05d75a000407364e7ebe2b678
drm/radeon: add a dpm quirk list

Disable dpm on certain problematic boards rather than
disabling dpm for the entire chip family since most
boards work fine.

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1386534
https://bugzilla.kernel.org/show_bug.cgi?id=83731

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