Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
[mesa.git] / src / gallium / winsys / amdgpu / drm / amdgpu_winsys.h
index b4a3422744f6408c6f43e6359cfb84f0242c0eb8..8b62e2dbe34790813e5913aa2253a5eff0915ba0 100644 (file)
@@ -81,7 +81,6 @@ struct amdgpu_winsys {
 
    bool check_vm;
    bool debug_all_bos;
-   bool reserve_vmid;
 
    /* List of all allocated buffers */
    mtx_t global_bo_list_lock;