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/dcn20/
A Ddcn20_dpp_cm.c458 mode = LUT_RAM_B; in dpp20_get_blndgam_current()
480 next_mode = LUT_RAM_B; in dpp20_program_blnd_lut()
551 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()
A Ddcn20_mpc.c313 mode = LUT_RAM_B; in mpc20_get_ogam_current()
449 next_mode = LUT_RAM_B; in mpc2_set_output_gamma()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dpp.c745 mode = LUT_RAM_B; in dpp3_get_blndgam_current()
769 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut()
772 next_mode = LUT_RAM_B; in dpp3_program_blnd_lut()
842 mode = LUT_RAM_B; in dpp3_get_shaper_current()
1189 next_mode = LUT_RAM_B; in dpp3_program_shaper()
1231 mode = LUT_RAM_B; in get3dlut_config()
1384 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp3_program_3dlut()
1387 mode = LUT_RAM_B; in dpp3_program_3dlut()
A Ddcn30_dpp_cm.c77 mode = LUT_RAM_B; in dpp30_get_gamcor_current()
242 next_mode = LUT_RAM_B; in dpp3_program_gamcor_lut()
249 if (next_mode == LUT_RAM_B) { in dpp3_program_gamcor_lut()
A Ddcn30_mpc.c126 mode = LUT_RAM_B; in mpc3_get_ogam_current()
355 next_mode = LUT_RAM_B; in mpc3_set_output_gamma()
453 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()
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()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhw_shared.h270 LUT_RAM_B enumerator

Completed in 15 milliseconds