drm/amdgpu: use the actual placement for pin accounting
authorChristian König <christian.koenig@amd.com>
Fri, 20 Oct 2017 11:11:00 +0000 (13:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:15 +0000 (16:33 -0500)
commit5e91fb57eb6ac027dcdaec6ced32658ca2dcd3f0
tree3f0b8bafe2ce01fed37b3b1ebcdf5c8fa93809e4
parent8840a3878d40c9318b08932376fa31e763780dfe
drm/amdgpu: use the actual placement for pin accounting

This allows us to specify multiple possible placements again.

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_object.c