Searched refs:read_gamut_remap (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ |
H A D | dcn30_dpp_cm.c | 409 static void read_gamut_remap(struct dcn3_dpp *dpp, in read_gamut_remap() function 451 read_gamut_remap(dpp, arr_reg_val, &select); in dpp3_cm_get_gamut_remap()
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn401/ |
H A D | dcn401_mpc.c | 478 static void read_gamut_remap(struct mpc *mpc, in read_gamut_remap() function 576 read_gamut_remap(mpc, mpcc_id, arr_reg_val, adjust->mpcc_gamut_remap_block_id, &mode_select); in mpc401_get_gamut_remap()
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ |
H A D | dcn10_dpp_cm.c | 184 static void read_gamut_remap(struct dcn10_dpp *dpp, in read_gamut_remap() function 240 read_gamut_remap(dpp, arr_reg_val, &select); in dpp1_cm_get_gamut_remap()
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/ |
H A D | dcn20_dpp_cm.c | 237 static void read_gamut_remap(struct dcn20_dpp *dpp, in read_gamut_remap() function 280 read_gamut_remap(dpp, arr_reg_val, &select); in dpp2_cm_get_gamut_remap()
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/ |
H A D | dcn30_mpc.c | 1143 static void read_gamut_remap(struct dcn30_mpc *mpc30, in read_gamut_remap() function 1189 read_gamut_remap(mpc30, mpcc_id, arr_reg_val, &select); in mpc3_get_gamut_remap()
|