Home
last modified time | relevance | path

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

/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/hwss/
H A Dhw_sequencer.h1300 const uint16_t *find_color_matrix(
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c227 const uint16_t *find_color_matrix(enum dc_color_space color_space, in find_color_matrix() function