]> git.ipfire.org Git - people/ms/linux.git/commit
drm/radeon: add a dpm quirk list
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Jan 2015 15:46:33 +0000 (10:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jan 2015 01:40:48 +0000 (17:40 -0800)
commit563f9a6244ab90aaa31e12cab6c958bd3d406b0b
treeede20c9237ae2ff50c9549c39143dc7ea9a97bec
parent20ad9d37cfbfdfe594d1d1da55f8c2a367f410d8
drm/radeon: add a dpm quirk list

commit 4369a69ec6ab86821352bd753c68af5880f87956 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_pm.c