Searched refs:LUT_BYPASS (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/ |
H A D | dcn20_dpp_cm.c | 506 mode = LUT_BYPASS; in dpp20_get_blndgam_current() 515 mode = LUT_BYPASS; in dpp20_get_blndgam_current() 534 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp20_program_blnd_lut() 599 mode = LUT_BYPASS; in dpp20_get_shaper_current() 608 mode = LUT_BYPASS; in dpp20_get_shaper_current() 946 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp20_program_shaper() 982 mode = LUT_BYPASS; in get3dlut_config() 991 mode = LUT_BYPASS; in get3dlut_config() 1022 if (mode == LUT_BYPASS) in dpp20_set_3dlut_mode() 1130 dpp20_set_3dlut_mode(dpp_base, LUT_BYPASS, false, false); in dpp20_program_3dlut() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn32/ |
H A D | dcn32_mpc.c | 109 mode = LUT_BYPASS; in mpc32_get_post1dlut_current() 119 mode = LUT_BYPASS; in mpc32_get_post1dlut_current() 279 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in mpc32_program_post1dlut() 312 mode = LUT_BYPASS; in mpc32_get_shaper_current() 321 mode = LUT_BYPASS; in mpc32_get_shaper_current() 729 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc32_program_shaper() 769 mode = LUT_BYPASS; in get3dlut_config() 778 mode = LUT_BYPASS; in get3dlut_config() 892 if (mode == LUT_BYPASS) in mpc32_set_3dlut_mode() 921 mpc32_set_3dlut_mode(mpc, LUT_BYPASS, false, false, mpcc_id); in mpc32_program_3dlut() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/ |
H A D | dcn30_dwb_cm.c | 158 mode = LUT_BYPASS; in dwb3_get_ogam_current() 165 mode = LUT_BYPASS; in dwb3_get_ogam_current() 168 mode = LUT_BYPASS; in dwb3_get_ogam_current() 252 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dwb3_program_ogam_lut()
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ |
H A D | dcn30_dpp.c | 766 mode = LUT_BYPASS; in dpp3_get_blndgam_current() 776 mode = LUT_BYPASS; in dpp3_get_blndgam_current() 798 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut() 864 mode = LUT_BYPASS; in dpp3_get_shaper_current() 873 mode = LUT_BYPASS; in dpp3_get_shaper_current() 1216 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp3_program_shaper() 1253 mode = LUT_BYPASS; in get3dlut_config() 1262 mode = LUT_BYPASS; in get3dlut_config() 1293 if (mode == LUT_BYPASS) in dpp3_set_3dlut_mode() 1400 dpp3_set_3dlut_mode(dpp_base, LUT_BYPASS, false, false); in dpp3_program_3dlut() [all …]
|
H A D | dcn30_dpp_cm.c | 59 enum dc_lut_mode mode = LUT_BYPASS; in dpp30_get_gamcor_current() 235 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp3_program_gamcor_lut()
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/ |
H A D | dcn30_mpc.c | 128 mode = LUT_BYPASS; in mpc3_get_ogam_current() 139 mode = LUT_BYPASS; in mpc3_get_ogam_current() 144 mode = LUT_BYPASS; in mpc3_get_ogam_current() 346 if (current_mode == LUT_BYPASS) in mpc3_set_output_gamma() 440 mode = LUT_BYPASS; in mpc3_get_shaper_current() 449 mode = LUT_BYPASS; in mpc3_get_shaper_current() 866 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc3_program_shaper() 897 if (mode == LUT_BYPASS) in mpc3_set_3dlut_mode() 927 mode = LUT_BYPASS; in get3dlut_config() 936 mode = LUT_BYPASS; in get3dlut_config() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/ |
H A D | dcn20_mpc.c | 306 mode = LUT_BYPASS; in mpc20_get_ogam_current() 315 mode = LUT_BYPASS; in mpc20_get_ogam_current() 421 if (current_mode == LUT_BYPASS) in apply_DEDCN20_305_wa() 450 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc2_set_output_gamma()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hw_shared.h | 276 LUT_BYPASS, enumerator
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn401/ |
H A D | dcn401_mpc.c | 94 mode = LUT_BYPASS; in get3dlut_config() 103 mode = LUT_BYPASS; in get3dlut_config()
|