]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite359713d25f6d92b9654dc214592a0c5d22c167a
tree3a44ca81ba121d1e01c540da830f41dcaeb0505e
parent8ee0a9ad3e11cab17169f328609f8bcea004b52e
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