commit | a28bbd5824d4a2af98de45b300ab8d8fb39739fc | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Nov 05 17:25:27 2015 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 16 11:05:44 2015 -0500 |
tree | 39f3054ac7dbed7674037ba928a629cbd5e02ecc | |
parent | 96ea47c0ec8c012509116bee8c57414281428fc4 [diff] |
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC Write-combining is a CPU feature. From the GPU POV, these both simply mean no GPU<->CPU cache coherency. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>