drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE
authorChunming Zhou <David1.Zhou@amd.com>
Thu, 3 Mar 2016 06:47:54 +0000 (14:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:44 +0000 (11:01 -0500)
commit13459bd0fb4d178bcbd20cff155f1849313cd3bf
treec77dbd0f9f8b0b0b79478d2945994d3269a06026
parentcc958e67aa47372e8e1e875c653cd9328f215cb4
drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE

So that we can invalidate and flush the HDP independently

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c