OSDN Git Service

drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)
authorChristian König <christian.koenig@amd.com>
Fri, 11 May 2018 15:13:39 +0000 (23:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:44:26 +0000 (13:44 -0500)
commitc7535379f660b721998ad6ab397809b0cbeb66d7
tree3a44ca81ba121d1e01c540da830f41dcaeb0505e
parent959a2091fae0fa498c79e095a4f6cbbb202a1194
drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)

It is meaningless anyway.

v2: remove unused variable (Alex)

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