]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
authorMichel Dänzer <michel.daenzer@amd.com>
Thu, 5 Nov 2015 08:25:26 +0000 (17:25 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Nov 2015 16:05:43 +0000 (11:05 -0500)
commit6d736b61d876de3a79cd901f8d55df67368f5c3b
treed6b598187032d20973000a28e1fa847345c86e1f
parentd57872f7fcd6ebcb4fb689e326e65826d663c5c0
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx

They reportedly cause random GPU hangs.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91268

Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_object.c