]> 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)
commit3df78e5d4c820941857fbadab142d759e82bf48d
tree399c342e7220e09d30ed4bf5411255f24d340039
parent3794d86cd978cc5429f4329b4a7f348d97322487
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]