Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A 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()
H A Ddcn20_mpc.c312 mode = LUT_RAM_B; in mpc20_get_ogam_current()
448 next_mode = LUT_RAM_B; in mpc2_set_output_gamma()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A 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()
H A Ddcn30_dpp.c737 mode = LUT_RAM_B; in dpp3_get_blndgam_current()
762 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut()
765 next_mode = LUT_RAM_B; in dpp3_program_blnd_lut()
834 mode = LUT_RAM_B; in dpp3_get_shaper_current()
1181 next_mode = LUT_RAM_B; in dpp3_program_shaper()
1223 mode = LUT_RAM_B; in get3dlut_config()
1375 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp3_program_3dlut()
1378 mode = LUT_RAM_B; in dpp3_program_3dlut()
H A 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()
H A Ddcn30_dwb_cm.c163 mode = LUT_RAM_B; in dwb3_get_ogam_current()
250 next_mode = LUT_RAM_B; in dwb3_program_ogam_lut()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h275 LUT_RAM_B enumerator