]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix compilation errors on DCN314
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 1 Sep 2022 20:00:52 +0000 (16:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:26:59 +0000 (14:26 -0400)
commitd5903073f73e12e09d9637c1b4fb8c4b7da1a223
tree3d92688f07b61d5f2182be7b9c580703456b8cea
parent13cf63f0a756836caf768e4e830b76a7ee2043a1
drm/amd/display: Fix compilation errors on DCN314

We have some compilation errors in some DML files from DCN314 that we
never noticed because we were not compiling some of the DML files. This
commit fixes those syntax errors before we enable the compilation.

Cc: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@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/dcn314/display_mode_vba_314.c