commit | 5c7b0f38522e702ce0143a9ef62908eb953808ac | [log] [tgz] |
---|---|---|
author | Noah Abradjian <noah.abradjian@amd.com> | Wed Nov 13 17:06:40 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:31:24 2019 -0500 |
tree | 53f25a2548e3b81582d2504e27bc0fa8bf8b039a | |
parent | 8b0fbb368c96df747d958bfb0842da9842e6d0a3 [diff] |
drm/amd/display: Remove redundant call [Why] I was advised that we don't need this call of program_front_end, as earlier and later calls in the same sequence are sufficient. [How] Remove first call of program_front_end in dc_commit_state_no_check. Signed-off-by: Noah Abradjian <noah.abradjian@amd.com> Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>