Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer.h427 const uint16_t *find_color_matrix(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c202 regval = find_color_matrix(color_space, &arr_size); in mpc2_set_ocsc_default()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c247 regval = find_color_matrix(colorspace, &arr_size); in dpp1_cm_set_output_csc_default()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c216 const uint16_t *find_color_matrix(enum dc_color_space color_space, in find_color_matrix() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c1290 regval = find_color_matrix(color_space, &arr_size); in mpc3_set_ocsc_default()