From: Arun Pandey <[email protected]>

Signed-off-by: Arun Pandey <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h 
b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
index ad6073a077ea..07003d9c6bba 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
+++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
@@ -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,
-- 
2.14.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to