]> git.ipfire.org Git - thirdparty/kernel/stable.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:33:25 +0000 (19:33 +0200)
commit03501a49cf0430d4462624851d8552a8ad2cca31
tree8c44bea0de1b118b0b787db7b3508497dcaa516e
parent97619dff200bee3f14093d70fd9f7e0aaa89e237
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