]> Git Repo - linux.git/commit
drm/amdgpu: remove CONFIG_DRM_AMDGPU_GART_DEBUGFS
authorNirmoy Das <[email protected]>
Thu, 11 Feb 2021 14:33:30 +0000 (15:33 +0100)
committerAlex Deucher <[email protected]>
Thu, 18 Feb 2021 21:43:09 +0000 (16:43 -0500)
commit0299bef975d6683824c5769075e7106a39d96b84
treea7547a2f17bf03a362b80d094f600d5c7ca55060
parentba3d9406a093c00f8bb274fe38dd10475a17181f
drm/amdgpu: remove CONFIG_DRM_AMDGPU_GART_DEBUGFS

Removed unused CONFIG_DRM_AMDGPU_GART_DEBUGFS code.
We can use umr instead of this gart debugfs.

Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/Kconfig
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
This page took 0.050978 seconds and 4 git commands to generate.