OSDN Git Service

drm/radeon: work around a hw bug in MGCG on CIK
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Nov 2014 20:08:17 +0000 (15:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Nov 2014 16:11:43 +0000 (11:11 -0500)
commit4bb62c95a7e781a238b2ab374f34b1bf91e01ddc
tree9c0a3e022237745bd947eae81044feac041118da
parent3feba08d79c32777a845c3c8a4ab93092bdf6f19
drm/radeon: work around a hw bug in MGCG on CIK

Always need to set bit 0 of RLC_CGTT_MGCG_OVERRIDE
to avoid unreliable doorbell updates in some cases.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/cik.c