OSDN Git Service

drm/amd/display: Remove unused code
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 11 Aug 2022 20:01:33 +0000 (16:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Aug 2022 22:17:31 +0000 (18:17 -0400)
commit01b537eeb049b98d7efc8f9c93c2608ef26ec338
tree399c342e7220e09d30ed4bf5411255f24d340039
parent1d32af4facd075542b26550e679ab53b5b8b5c5f
drm/amd/display: Remove unused code

We have some old code associated with DML, which we had plans to use,
but at some point, we just moved away from it. This commit removes the
dml_wrapper* files since they are not used anymore.

Reported-by: Magali Lemes <magalilemes00@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dml_wrapper.c [deleted file]
drivers/gpu/drm/amd/display/dc/dml/dml_wrapper_translation.c [deleted file]