提交 7ec6b963 编写于 作者: Y Yongqiang Sun 提交者: Alex Deucher

drm/amd/display: Expose hw sequencer gamma function

Signed-off-by: NYongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: NTony Cheng <Tony.Cheng@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 c7141c47
......@@ -578,7 +578,7 @@ static bool convert_to_custom_float(
return true;
}
static bool dce110_translate_regamma_to_hw_format(const struct dc_transfer_func
bool dce110_translate_regamma_to_hw_format(const struct dc_transfer_func
*output_tf, struct pwl_params *regamma_params)
{
struct curve_points *arr_points;
......
......@@ -58,5 +58,8 @@ void dce110_power_down(struct core_dc *dc);
void dce110_update_pending_status(struct pipe_ctx *pipe_ctx);
bool dce110_translate_regamma_to_hw_format(const struct dc_transfer_func
*output_tf, struct pwl_params *regamma_params);
#endif /* __DC_HWSS_DCE110_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册