]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd: remove min/max addr handling from cgs
authorChristian König <christian.koenig@amd.com>
Mon, 11 Sep 2017 15:10:26 +0000 (17:10 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Sep 2017 16:10:13 +0000 (12:10 -0400)
commitf95d594b3b1c24fb68a2164e42c11a5d3e5c603b
tree3d41eef3240cfcecda77b8bf644b34d4a1a95eef
parent27af9e9429be764cdf98913c6ea2f081e9a5f454
drm/amd: remove min/max addr handling from cgs

Nobody is actually using this and it causes a bunch of unused and buggy code.

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_cgs.c
drivers/gpu/drm/amd/include/cgs_common.h
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c