]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
drm/amdgpu: XGMI pstate switch initial support
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_object.h
index 220a6a7b1bc155f93880ef12b914e6a5aa92eb4d..c430e82590387872a51ec1a3b1cd156bcdf45cf8 100644 (file)
@@ -72,6 +72,8 @@ struct amdgpu_bo_va {
 
        /* If the mappings are cleared or filled */
        bool                            cleared;
+
+       bool                            is_xgmi;
 };
 
 struct amdgpu_bo {