commit | 6f66ccf0aa8f6d430d161a1ac2bc43e665d2fc59 | [log] [tgz] |
---|---|---|
author | Roman Li <Roman.Li@amd.com> | Tue Jun 05 14:24:53 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:38:39 2018 -0500 |
tree | f6d166362f847e6fc806415c1079a546349628a9 | |
parent | d4fa93e03839c3e4e9d16020f1a3c78ae36c646a [diff] |
drm/amd/display: fix potential infinite loop in fbc path - Fixing integer overflow bug in wait_for_fbc_state_changed() - Correct the max value of retries for the corresponding warning Signed-off-by: Roman Li <Roman.Li@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>