]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop gtt->adev
authorChristian König <christian.koenig@amd.com>
Wed, 28 Feb 2018 08:35:39 +0000 (09:35 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:10:12 +0000 (16:10 -0500)
commit90c8b3937c66696ca08c783555ecd91b10e3db60
tree802e8c9ae35a07d9265fef99b0569f4f54fb50e0
parent3356f19f4fcd955821c4960e27b2aa2c6d4b3f2d
drm/amdgpu: drop gtt->adev

We can use ttm->bdev instead.

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