Searched refs:cursor_csc_color_matrix (Results 1 – 7 of 7) sorted by relevance
366 struct dc_csc_transform cursor_csc_color_matrix);
1513 struct dc_csc_transform cursor_csc_color_matrix; member1822 const struct dc_csc_transform *cursor_csc_color_matrix; member1852 const struct dc_csc_transform *cursor_csc_color_matrix; member
3013 …struct dc_csc_transform *cursor_csc_color_matrix = params->dpp_set_cursor_matrix_params.cursor_csc… in hwss_dpp_set_cursor_matrix() local3016 dpp->funcs->set_cursor_matrix(dpp, color_space, *cursor_csc_color_matrix); in hwss_dpp_set_cursor_matrix()3912 struct dc_csc_transform *cursor_csc_color_matrix) in hwss_add_dpp_set_cursor_matrix() argument3918 …ate->num_steps].params.dpp_set_cursor_matrix_params.cursor_csc_color_matrix = cursor_csc_color_mat… in hwss_add_dpp_set_cursor_matrix()
3217 if (srf_update->cursor_csc_color_matrix) in copy_surface_update_to_plane()3218 surface->cursor_csc_color_matrix = in copy_surface_update_to_plane()3219 *srf_update->cursor_csc_color_matrix; in copy_surface_update_to_plane()5022 fast_update[i].cursor_csc_color_matrix = srf_updates[i].cursor_csc_color_matrix; in populate_fast_updates()5039 fast_update[i].cursor_csc_color_matrix || in fast_updates_exist()5060 fast_update[i].cursor_csc_color_matrix) in fast_nonaddr_updates_exist()
675 struct dc_csc_transform *cursor_csc_color_matrix; member1944 struct dc_csc_transform *cursor_csc_color_matrix);
1757 plane_state->cursor_csc_color_matrix); in dcn20_update_dchubp_dpp()
3627 &plane_state->cursor_csc_color_matrix); in dcn401_update_dchubp_dpp_sequence()