]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Modify comments to match the code
authorZhan liu <zhan.liu@amd.com>
Mon, 25 Nov 2019 22:25:18 +0000 (17:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Nov 2019 19:51:03 +0000 (14:51 -0500)
commitadc8139e687ed58548a92cda541d10c57212cd38
tree8c6f59205e5ba501697792fe63ce309233ece9b6
parentbe3e73ea7def13abbb481844aaaa073903e18b03
drm/amd/display: Modify comments to match the code

[Why]
This line of code was modified. However, comments
remained unchanged. As a result, comments and code are
mismatching.

[How]
Modifying comments to reflect code. At the same time,
explaining why the value was changed from 200ms to
3000ms.

Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_helper.c