drm/amd/dc/dm: remove redundant display structs
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Dec 2016 20:42:48 +0000 (15:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:01:44 +0000 (17:01 -0400)
commit39cc5be276d4ea7d64531f6f207e57f27bdba47d
treefbd3a50b09d2ddb92745564969b698cb2a14f47f
parent4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c
drm/amd/dc/dm: remove redundant display structs

Now that the mc_access functions are gone, we no longer
need separate structs for all the different dce families
in dm.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c