Home
last modified time | relevance | path

Searched refs:find_color_matrix (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h488 const uint16_t *find_color_matrix(
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.c202 regval = find_color_matrix(color_space, &arr_size); in mpc2_set_ocsc_default()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_cm.c315 regval = find_color_matrix(colorspace, &arr_size); in dpp1_cm_set_output_csc_default()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c220 const uint16_t *find_color_matrix(enum dc_color_space color_space, in find_color_matrix() function
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c1359 regval = find_color_matrix(color_space, &arr_size); in mpc3_set_ocsc_default()