Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
H A Ddcn32_mpc.c115 mode = LUT_RAM_B; in mpc32_get_post1dlut_current()
278 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in mpc32_program_post1dlut()
281 next_mode = LUT_RAM_B; in mpc32_program_post1dlut()
317 mode = LUT_RAM_B; in mpc32_get_shaper_current()
732 next_mode = LUT_RAM_B; in mpc32_program_shaper()
777 mode = LUT_RAM_B; in get3dlut_config()
930 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in mpc32_program_3dlut()
933 mode = LUT_RAM_B; in mpc32_program_3dlut()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp_cm.c512 mode = LUT_RAM_B; in dpp20_get_blndgam_current()
535 next_mode = LUT_RAM_B; in dpp20_program_blnd_lut()
605 mode = LUT_RAM_B; in dpp20_get_shaper_current()
947 next_mode = LUT_RAM_B; in dpp20_program_shaper()
988 mode = LUT_RAM_B; in get3dlut_config()
1135 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp20_program_3dlut()
1138 mode = LUT_RAM_B; in dpp20_program_3dlut()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp_cm.c71 mode = LUT_RAM_B; in dpp30_get_gamcor_current()
236 next_mode = LUT_RAM_B; in dpp3_program_gamcor_lut()
243 if (next_mode == LUT_RAM_B) { in dpp3_program_gamcor_lut()
H A Ddcn30_dpp.c791 mode = LUT_RAM_B; in dpp3_get_blndgam_current()
815 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut()
818 next_mode = LUT_RAM_B; in dpp3_program_blnd_lut()
887 mode = LUT_RAM_B; in dpp3_get_shaper_current()
1233 next_mode = LUT_RAM_B; in dpp3_program_shaper()
1275 mode = LUT_RAM_B; in get3dlut_config()
1426 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp3_program_3dlut()
1429 mode = LUT_RAM_B; in dpp3_program_3dlut()
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
H A Ddcn30_dwb_cm.c163 mode = LUT_RAM_B; in dwb3_get_ogam_current()
253 next_mode = LUT_RAM_B; in dwb3_program_ogam_lut()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h333 LUT_RAM_B enumerator
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.c312 mode = LUT_RAM_B; in mpc20_get_ogam_current()
451 next_mode = LUT_RAM_B; in mpc2_set_output_gamma()