#ifndef CURVETUN_MGMT_H #define CURVETUN_MGMT_H #include "curvetun_mgmt_servers.h" #include "curvetun_mgmt_users.h" #endif /* CURVETUN_MGMT_H */ s'>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChunming Zhou <David1.Zhou@amd.com>2016-08-05 17:30:17 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-08-19 12:33:22 -0400
commit3ad81f167e86e3ad81f2611896d57165c62f8244 (patch)
tree97faeff73a8af611390cf0ae284418a8194776a1
parentabc8c1ce48b6ab32224cd6902645f9acb8e7e686 (diff)
drm/amdgpu: add need backup function V2
V2: add checking if need backup in amdgpu_bo_create. Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>