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)
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

Simple merge