Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c24011d5 authored by Yue Hin Lau's avatar Yue Hin Lau Committed by Alex Deucher
Browse files

drm/amd/display: Expose dpp1_set_cursor_attributes

parent 72d520d4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1283,6 +1283,10 @@ enum dcn10_input_csc_select {
	INPUT_CSC_SELECT_COMA
};

void dpp1_set_cursor_attributes(
		struct dpp *dpp_base,
		enum dc_cursor_color_format color_format);

bool dpp1_dscl_is_lb_conf_valid(
		int ceil_vratio,
		int num_partitions,