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:32:59 +0000 (14:32 -0400)
commit34e205112ec078ed1b24e30d90af81e43bc12f4e
tree9ce2d664fa9ed544c0a3244585ae72959647df62
parent827e3c9caa77d358a824c3f302032ad6c9d2ba46
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