git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed9a33
)
drm/radeon: fix ATPX detection on non-VGA GPUs
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 15 Apr 2014 16:44:34 +0000
(12:44 -0400)
committer
Christian König
<christian.koenig@amd.com>
Tue, 22 Apr 2014 14:51:20 +0000
(16:51 +0200)
Some newer PX laptops have the pci device class
set to DISPLAY_OTHER rather than DISPLAY_VGA. This
properly detects ATPX on those laptops.
Based on a patch from: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Cc: airlied@gmail.com
No differences found