提交 94cd1f79 编写于 作者: Y Yongqiang Sun 提交者: Alex Deucher

drm/amd/display: Fixed color temperature corruption.

Signed-off-by: NYongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: NJordan Lazare <Jordan.Lazare@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 ffbcd19a
......@@ -65,7 +65,7 @@ struct pwl_result_data {
};
struct pwl_params {
struct gamma_curve arr_curve_points[16];
struct gamma_curve arr_curve_points[34];
struct curve_points arr_points[3];
struct pwl_result_data rgb_resulted[256 + 3];
uint32_t hw_points_num;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册