]> asedeno.scripts.mit.edu Git - linux.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)
commit88531913a841a6354adfb40c78c86599639e5f32
tree3d41eef3240cfcecda77b8bf644b34d4a1a95eef
parent9f0ed7aab60e3563bfe247bc2ad82db3a88c2d57
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