Searched refs:cursor_csc_color_matrix (Results 1 – 4 of 4) sorted by relevance
347 struct dc_csc_transform cursor_csc_color_matrix);
1357 struct dc_csc_transform cursor_csc_color_matrix; member1488 const struct dc_csc_transform *cursor_csc_color_matrix; member1518 const struct dc_csc_transform *cursor_csc_color_matrix; member
2909 if (srf_update->cursor_csc_color_matrix) in copy_surface_update_to_plane()2910 surface->cursor_csc_color_matrix = in copy_surface_update_to_plane()2911 *srf_update->cursor_csc_color_matrix; in copy_surface_update_to_plane()4633 fast_update[i].cursor_csc_color_matrix = srf_updates[i].cursor_csc_color_matrix; in populate_fast_updates()4650 fast_update[i].cursor_csc_color_matrix || in fast_updates_exist()4671 fast_update[i].cursor_csc_color_matrix) in fast_nonaddr_updates_exist()
900 plane_state->cursor_csc_color_matrix); in hwss_setup_dpp()