Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
Ddcn32_mpc.c116 mode = LUT_RAM_B; in mpc32_get_post1dlut_current()
279 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in mpc32_program_post1dlut()
282 next_mode = LUT_RAM_B; in mpc32_program_post1dlut()
318 mode = LUT_RAM_B; in mpc32_get_shaper_current()
730 next_mode = LUT_RAM_B; in mpc32_program_shaper()
775 mode = LUT_RAM_B; in get3dlut_config()
928 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in mpc32_program_3dlut()
931 mode = LUT_RAM_B; in mpc32_program_3dlut()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
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-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
Ddcn30_dpp.c773 mode = LUT_RAM_B; in dpp3_get_blndgam_current()
798 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut()
801 next_mode = LUT_RAM_B; in dpp3_program_blnd_lut()
870 mode = LUT_RAM_B; in dpp3_get_shaper_current()
1217 next_mode = LUT_RAM_B; in dpp3_program_shaper()
1259 mode = LUT_RAM_B; in get3dlut_config()
1411 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in dpp3_program_3dlut()
1414 mode = LUT_RAM_B; in dpp3_program_3dlut()
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
Ddcn30_mpc.c136 mode = LUT_RAM_B; in mpc3_get_ogam_current()
349 next_mode = LUT_RAM_B; in mpc3_set_output_gamma()
446 mode = LUT_RAM_B; in mpc3_get_shaper_current()
867 next_mode = LUT_RAM_B; in mpc3_program_shaper()
933 mode = LUT_RAM_B; in get3dlut_config()
1224 if (mode == LUT_BYPASS || mode == LUT_RAM_B) in mpc3_program_3dlut()
1227 mode = LUT_RAM_B; in mpc3_program_3dlut()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h278 LUT_RAM_B enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
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-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
Ddcn401_mpc.c100 mode = LUT_RAM_B; in get3dlut_config()
123 const enum dc_lut_mode next_mode = lut_bank_a ? LUT_RAM_A : LUT_RAM_B; in mpc401_populate_lut()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
Ddcn20_mpc.c312 mode = LUT_RAM_B; in mpc20_get_ogam_current()
451 next_mode = LUT_RAM_B; in mpc2_set_output_gamma()