]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ttm.h
index e69f3e8e06e571f2e0e7ea467a36374c95979cec..3205fd5200601c7f36da9143eedb4e258c20ab1b 100644 (file)
@@ -52,7 +52,7 @@ struct amdgpu_gtt_mgr {
        struct ttm_resource_manager manager;
        struct drm_mm mm;
        spinlock_t lock;
-       atomic64_t available;
+       atomic64_t used;
 };
 
 struct amdgpu_preempt_mgr {
This page took 0.033701 seconds and 4 git commands to generate.