]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h
drm/amdgpu: make VMID owner none atomic v2
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ids.h
index 38f37c16fc5ec14d750940df2f413cd274311695..20d4eca6cd6ae5652555691845b53a422a2dcb97 100644 (file)
@@ -43,7 +43,7 @@ struct amdgpu_vmid {
        struct list_head        list;
        struct amdgpu_sync      active;
        struct dma_fence        *last_flush;
-       atomic64_t              owner;
+       uint64_t                owner;
 
        uint64_t                pd_gpu_addr;
        /* last flushed PD/PT update */