]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix comment on amdgpu_bo_va
authorChristian König <christian.koenig@amd.com>
Mon, 28 Aug 2017 12:46:40 +0000 (14:46 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:28:04 +0000 (15:28 -0400)
commitc9c3406ca7ddb4d666a7141f46b1a490347f7e12
tree2ff74b973f64d6f8c9251665e2a2de8f2e5b7ba1
parentdef8dea931a05bb739861bb6f41f5b9573ce2e3e
drm/amdgpu: fix comment on amdgpu_bo_va

Except for the reference count all other members are protected
by the VM PD being reserved.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h