commit | c2c2ce1e9623fdce429c7df84ee8564074d84846 | [log] [tgz] |
---|---|---|
author | Yongqiang Sun <yongqiang.sun@amd.com> | Fri Dec 07 10:38:05 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 18 18:25:13 2018 -0500 |
tree | ef05f5381aa55bc5a463f85c5f5c6c9352151cb1 | |
parent | 1ae62f3114a95982f2f4cbe5c7bd14b81233597a [diff] |
drm/amd/display: Optimize passive update planes. [Why] passive update planes still spends a litte more time on some cases. [How] Remove unnecessary trace which involving in some register read. Disable debug output for release build. Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>