Home
last modified time | relevance | path

Searched refs:cursor_csc_color_matrix (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1445 struct dc_csc_transform cursor_csc_color_matrix; member
1754 const struct dc_csc_transform *cursor_csc_color_matrix; member
1784 const struct dc_csc_transform *cursor_csc_color_matrix; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3196 if (srf_update->cursor_csc_color_matrix) in copy_surface_update_to_plane()
3197 surface->cursor_csc_color_matrix = in copy_surface_update_to_plane()
3198 *srf_update->cursor_csc_color_matrix; in copy_surface_update_to_plane()
4972 fast_update[i].cursor_csc_color_matrix = srf_updates[i].cursor_csc_color_matrix; in populate_fast_updates()
4989 fast_update[i].cursor_csc_color_matrix || in fast_updates_exist()
5010 fast_update[i].cursor_csc_color_matrix) in fast_nonaddr_updates_exist()
H A Ddc_hw_sequencer.c1053 plane_state->cursor_csc_color_matrix); in hwss_setup_dpp()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1749 plane_state->cursor_csc_color_matrix); in dcn20_update_dchubp_dpp()