Searched refs:LUT_BYPASS (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_dpp_cm.c | 451 mode = LUT_BYPASS; in dpp20_get_blndgam_current() 460 mode = LUT_BYPASS; in dpp20_get_blndgam_current() 479 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp20_program_blnd_lut() 544 mode = LUT_BYPASS; in dpp20_get_shaper_current() 553 mode = LUT_BYPASS; in dpp20_get_shaper_current() 891 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp20_program_shaper() 927 mode = LUT_BYPASS; in get3dlut_config() 936 mode = LUT_BYPASS; in get3dlut_config() 967 if (mode == LUT_BYPASS) in dpp20_set_3dlut_mode() 1075 dpp20_set_3dlut_mode(dpp_base, LUT_BYPASS, false, false); in dpp20_program_3dlut() [all …]
|
A D | dcn20_mpc.c | 306 mode = LUT_BYPASS; in mpc20_get_ogam_current() 315 mode = LUT_BYPASS; in mpc20_get_ogam_current() 418 if (current_mode == LUT_BYPASS) in apply_DEDCN20_305_wa() 447 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc2_set_output_gamma()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_mpc.c | 107 mode = LUT_BYPASS; in mpc32_get_post1dlut_current() 117 mode = LUT_BYPASS; in mpc32_get_post1dlut_current() 274 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in mpc32_program_post1dlut() 307 mode = LUT_BYPASS; in mpc32_get_shaper_current() 316 mode = LUT_BYPASS; in mpc32_get_shaper_current() 724 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc32_program_shaper() 764 mode = LUT_BYPASS; in get3dlut_config() 773 mode = LUT_BYPASS; in get3dlut_config() 887 if (mode == LUT_BYPASS) in mpc32_set_3dlut_mode() 916 mpc32_set_3dlut_mode(mpc, LUT_BYPASS, false, false, mpcc_id); in mpc32_program_3dlut() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_mpc.c | 117 mode = LUT_BYPASS; in mpc3_get_ogam_current() 128 mode = LUT_BYPASS; in mpc3_get_ogam_current() 133 mode = LUT_BYPASS; in mpc3_get_ogam_current() 352 if (current_mode == LUT_BYPASS) in mpc3_set_output_gamma() 446 mode = LUT_BYPASS; in mpc3_get_shaper_current() 455 mode = LUT_BYPASS; in mpc3_get_shaper_current() 872 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in mpc3_program_shaper() 903 if (mode == LUT_BYPASS) in mpc3_set_3dlut_mode() 933 mode = LUT_BYPASS; in get3dlut_config() 942 mode = LUT_BYPASS; in get3dlut_config() [all …]
|
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() 249 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dwb3_program_ogam_lut()
|
A D | dcn30_dpp.c | 727 mode = LUT_BYPASS; in dpp3_get_blndgam_current() 737 mode = LUT_BYPASS; in dpp3_get_blndgam_current() 759 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_B) in dpp3_program_blnd_lut() 825 mode = LUT_BYPASS; in dpp3_get_shaper_current() 834 mode = LUT_BYPASS; in dpp3_get_shaper_current() 1177 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp3_program_shaper() 1214 mode = LUT_BYPASS; in get3dlut_config() 1223 mode = LUT_BYPASS; in get3dlut_config() 1254 if (mode == LUT_BYPASS) in dpp3_set_3dlut_mode() 1361 dpp3_set_3dlut_mode(dpp_base, LUT_BYPASS, false, false); in dpp3_program_3dlut() [all …]
|
A D | dcn30_dpp_cm.c | 67 mode = LUT_BYPASS; in dpp30_get_gamcor_current() 238 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A) in dpp3_program_gamcor_lut()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | hw_shared.h | 273 LUT_BYPASS, enumerator
|
Completed in 18 milliseconds