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)
commit00b5cc83c443dcd351cb2b21055656e007992b54
tree2ff74b973f64d6f8c9251665e2a2de8f2e5b7ba1
parentcb7b6ec2f8b8759b6b5beb4d17ea6984867a3296
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