]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Add missing dml2 init value for dcn35
authorRoman Li <roman.li@amd.com>
Thu, 19 Oct 2023 19:32:55 +0000 (15:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 17:03:29 +0000 (12:03 -0500)
commitf9e7d4fadc4fbd8083e8dec04fabf870f3f6ae39
treea2b5a64c651216b7717190cb63345455d29d0b81
parentfd7cedccdde3ff9c7d31092787f280631da7b207
drm/amd/display: Add missing dml2 init value for dcn35

[Why]
For lighting up, some dml2 params needs to be initialized.
One of them escaped initial patch under:
"drm/amd/display: Add DCN35 DML2 support"

[How]
Add missing initialization.

Fixes: 115009d11ccf ("drm/amd/display: Add DCN35 DML2 support")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c