commit | 886712881da15b7f455c43a4ce4121f20035c0fa | [log] [tgz] |
---|---|---|
author | Jammy Zhou <Jammy.Zhou@amd.com> | Wed May 06 18:44:29 2015 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jun 03 21:03:24 2015 -0400 |
tree | d048ef4197ad6b0fb1a7c8bb4ca247771df6a106 | |
parent | 46651cc5dbee35dd2f25a02de328d3e7310ce64b [diff] |
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>