]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: add a module parameter to disable aspm
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jul 2013 19:58:50 +0000 (15:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jul 2013 18:52:46 +0000 (14:52 -0400)
commit1294d4a36d1e0dacfc37c1f269d78ff58f0cd8bc
tree9a5afd468988672a58310fdcfbe14839672f28c0
parentd1ce3d5496f2a7c90dd00a9133572f931d2acdcc
drm/radeon: add a module parameter to disable aspm

Can cause hangs when enabled in certain motherboards.
Set radeon.aspm=0 to disable aspm.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_drv.c
drivers/gpu/drm/radeon/rv6xx_dpm.c
drivers/gpu/drm/radeon/rv770_dpm.c
drivers/gpu/drm/radeon/si.c