Home
last modified time | relevance | path

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

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