]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: split ATRM support out from the ATPX handler (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Aug 2012 19:39:09 +0000 (15:39 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:30:22 +0000 (10:30 -0700)
commit0a1d9a860832a5ca43114cdebf0e8650463cc1f0
treedc1a66c511a30bb86fbe9c142afd1bf3df68745b
parent53c6c871480eb31207906a2c7e7e3a859339a8a3
drm/radeon: split ATRM support out from the ATPX handler (v3)

commit c61e2775873f603148e8e998a938721b7d222d24 upstream.

There are systems that use ATRM, but not ATPX.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41265

V2: fix #ifdefs as per Greg's comments
V3: fix it harder

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_atpx_handler.c
drivers/gpu/drm/radeon/radeon_bios.c