]> 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)
commit60abc255c77bfe9ec7e9043ee111dcb4b54155de
treed6b598187032d20973000a28e1fa847345c86e1f
parentf5f84be82782799ed844cfc33c685de246090bcd
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