drm/radeon: add a bios scratch asic hung helper
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Jan 2013 18:05:39 +0000 (13:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Jan 2013 21:24:49 +0000 (16:24 -0500)
commit410a3418a88cc1273a281d347687f736fc39dd86
tree9057195495a9f1ae1fa128c27b0fdfb09077d224
parent9ff0744c6d7745c331a484a937160f4c2c056923
drm/radeon: add a bios scratch asic hung helper

Used by all asic families from r600+.
Flag for the vbios and later instances of the driver
that the GPU is hung.

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