]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Add radeon suspend/resume quirk for HP Compaq dc5750.
authorJeffery Miller <jmiller@neverware.com>
Tue, 1 Sep 2015 15:23:02 +0000 (11:23 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:26:06 +0000 (19:26 +0200)
commita75c632bfbd637a80832511b91ab4f46cbc88175
treee38ab6221b4502ee990ba03dab9efdfe9b468d04
parentc1589311c9e46c84aea04546b65be12481db8d81
Add radeon suspend/resume quirk for HP Compaq dc5750.

commit 09bfda10e6efd7b65bcc29237bee1765ed779657 upstream.

With the radeon driver loaded the HP Compaq dc5750
Small Form Factor machine fails to resume from suspend.
Adding a quirk similar to other devices avoids
the problem and the system resumes properly.

Signed-off-by: Jeffery Miller <jmiller@neverware.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_combios.c