commit | 675634c5aba341b2fee890fb93b3d3649ac5ce0b | [log] [tgz] |
---|---|---|
author | Yongqiang Sun <yongqiang.sun@amd.com> | Fri Nov 10 15:40:52 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 06 12:48:09 2017 -0500 |
tree | f0c755a3987dfb2fd05bd51fd843dc502ccee321 | |
parent | dce46c53208f90cf5a401b62b17bbe2bc629c069 [diff] |
drm/amd/display: Only update output transfer function for full type. dcn10_translate_regamma_to_hw_format costs 750us to run, it cannot be called within isr, check update flag before calling, only do it for full update. Signed-off-by: Yongqiang Sun <yongqiang.sun@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>