提交 af1b00cd 编写于 作者: A Arun Pandey 提交者: Alex Deucher

drm/amd/display: Define dpp1_set_cursor_position in header

Signed-off-by: NArun Pandey <Arun.Pandey@amd.com>
Reviewed-by: NCharlene Liu <Charlene.Liu@amd.com>
Acked-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 cf1835f0
......@@ -1293,6 +1293,12 @@ void dpp1_set_cursor_attributes(
struct dpp *dpp_base,
enum dc_cursor_color_format color_format);
void dpp1_set_cursor_position(
struct dpp *dpp_base,
const struct dc_cursor_position *pos,
const struct dc_cursor_mi_param *param,
uint32_t width);
bool dpp1_dscl_is_lb_conf_valid(
int ceil_vratio,
int num_partitions,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册