]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f571eb80020963cbcf310bab77f8f9d105c8845
tree399c342e7220e09d30ed4bf5411255f24d340039
parent92431557dc3c7575ff3b42208bdc2fd7772b969d
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]