OSDN Git Service

drm/amdgpu: cleanup comments in VM code
authorChristian König <christian.koenig@amd.com>
Tue, 26 Jan 2016 11:17:11 +0000 (12:17 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:07 +0000 (14:17 -0500)
commit8843dbbbf3460314dab3ef50e9a18c318f8fcdc1
treeb934c1da10a1109bb077e3b2c27bb9b98e961ab7
parenta1e08d3b838c6a37d60ffcc9b99744a695fad3c9
drm/amdgpu: cleanup comments in VM code

Neither the global nor the local mutex exists any more and
amdgpu doesn't support cayman.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c