]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: guard write a 0 post_divider value to HW
authorAhmed, Muhammad <Ahmed.Ahmed@amd.com>
Tue, 13 Aug 2024 21:11:55 +0000 (17:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Aug 2024 21:51:53 +0000 (17:51 -0400)
commit5d666496c24129edeb2bcb500498b87cc64e7f07
tree76f2556aa0cb84809e884d2275625ba4dd4b3b14
parent3d054c40766024d9d8fb051d017ceacf2b795f1c
drm/amd/display: guard write a 0 post_divider value to HW

[why]
post_divider_value should not be 0.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Ahmed, Muhammad <Ahmed.Ahmed@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@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/dccg/dcn35/dcn35_dccg.c