drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
authorJammy Zhou <Jammy.Zhou@amd.com>
Wed, 6 May 2015 10:44:29 +0000 (18:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:24 +0000 (21:03 -0400)
commit97872dd7a7a9749d6eb3f744d365c58d9d8d30af
treed048ef4197ad6b0fb1a7c8bb4ca247771df6a106
parent59f948980b50e2117d962fe66f8afea318b2f4d2
drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC

This flag isn't used by user mode drivers, remove it to avoid
confusion. And rename GTT_WC to GTT_USWC to make it clear.

Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
include/uapi/drm/amdgpu_drm.h