Home
last modified time | relevance | path

Searched refs:LUT_RAM_B (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_mpc.c114 mode = LUT_RAM_B; in mpc32_get_post1dlut_current()
274 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in mpc32_program_post1dlut()
277 next_mode = LUT_RAM_B; in mpc32_program_post1dlut()
313 mode = LUT_RAM_B; in mpc32_get_shaper_current()
725 next_mode = LUT_RAM_B; in mpc32_program_shaper()
770 mode = LUT_RAM_B; in get3dlut_config()
923 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in mpc32_program_3dlut()
926 mode = LUT_RAM_B; in mpc32_program_3dlut()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp_cm.c457 mode = LUT_RAM_B; in dpp20_get_blndgam_current()
480 next_mode = LUT_RAM_B; in dpp20_program_blnd_lut()
550 mode = LUT_RAM_B; in dpp20_get_shaper_current()
892 next_mode = LUT_RAM_B; in dpp20_program_shaper()
933 mode = LUT_RAM_B; in get3dlut_config()
1080 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp20_program_3dlut()
1083 mode = LUT_RAM_B; in dpp20_program_3dlut()
Ddcn20_mpc.c312 mode = LUT_RAM_B; in mpc20_get_ogam_current()
448 next_mode = LUT_RAM_B; in mpc2_set_output_gamma()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp_cm.c74 mode = LUT_RAM_B; in dpp30_get_gamcor_current()
239 next_mode = LUT_RAM_B; in dpp3_program_gamcor_lut()
246 if (next_mode == LUT_RAM_B) { in dpp3_program_gamcor_lut()
Ddcn30_dpp.c734 mode = LUT_RAM_B; in dpp3_get_blndgam_current()
759 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut()
762 next_mode = LUT_RAM_B; in dpp3_program_blnd_lut()
831 mode = LUT_RAM_B; in dpp3_get_shaper_current()
1178 next_mode = LUT_RAM_B; in dpp3_program_shaper()
1220 mode = LUT_RAM_B; in get3dlut_config()
1372 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp3_program_3dlut()
1375 mode = LUT_RAM_B; in dpp3_program_3dlut()
Ddcn30_mpc.c125 mode = LUT_RAM_B; in mpc3_get_ogam_current()
355 next_mode = LUT_RAM_B; in mpc3_set_output_gamma()
452 mode = LUT_RAM_B; in mpc3_get_shaper_current()
873 next_mode = LUT_RAM_B; in mpc3_program_shaper()
939 mode = LUT_RAM_B; in get3dlut_config()
1172 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in mpc3_program_3dlut()
1175 mode = LUT_RAM_B; in mpc3_program_3dlut()
Ddcn30_dwb_cm.c163 mode = LUT_RAM_B; in dwb3_get_ogam_current()
250 next_mode = LUT_RAM_B; in dwb3_program_ogam_lut()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h268 LUT_RAM_B enumerator