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)
commit18aefea7fc71759a2405bc65eae057ffda3c429c
tree3d92688f07b61d5f2182be7b9c580703456b8cea
parentf9c182056b8ff7402a46c39c34d5c91133fdf9a4
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