]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Fix uninitialized variables in dcn401
authorAlex Hung <alex.hung@amd.com>
Wed, 29 May 2024 19:55:59 +0000 (13:55 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:17 +0000 (16:17 -0400)
commit97dc6a480c8189d1f130fcd026391cef5f7d8b34
treeb828b6c91c6ae0b50db7718cc8554c1ca2a0e8b9
parentd281b7742662e199fbba57fbd86c6c2bdd73104a
drm/amd/display: Fix uninitialized variables in dcn401

This fixes an UNINIT issue reported by Coverity.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Alex Hung <alex.hung@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/hwss/dcn401/dcn401_hwseq.c