Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp_cm.c441 static enum dc_lut_mode dpp20_get_blndgam_current(struct dpp *dpp_base) in dpp20_get_blndgam_current()
443 enum dc_lut_mode mode; in dpp20_get_blndgam_current()
470 enum dc_lut_mode current_mode; in dpp20_program_blnd_lut()
471 enum dc_lut_mode next_mode; in dpp20_program_blnd_lut()
534 static enum dc_lut_mode dpp20_get_shaper_current(struct dpp *dpp_base) in dpp20_get_shaper_current()
536 enum dc_lut_mode mode; in dpp20_get_shaper_current()
880 enum dc_lut_mode current_mode; in dpp20_program_shaper()
881 enum dc_lut_mode next_mode; in dpp20_program_shaper()
912 static enum dc_lut_mode get3dlut_config( in get3dlut_config()
918 enum dc_lut_mode mode; in get3dlut_config()
[all …]
Ddcn20_mpc.c296 static enum dc_lut_mode mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc20_get_ogam_current()
298 enum dc_lut_mode mode; in mpc20_get_ogam_current()
405 int mpcc_id, enum dc_lut_mode current_mode, in apply_DEDCN20_305_wa()
406 enum dc_lut_mode next_mode) in apply_DEDCN20_305_wa()
433 enum dc_lut_mode current_mode; in mpc2_set_output_gamma()
434 enum dc_lut_mode next_mode; in mpc2_set_output_gamma()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c662 static enum dc_lut_mode dpp3_get_blndgam_current(struct dpp *dpp_base) in dpp3_get_blndgam_current()
664 enum dc_lut_mode mode; in dpp3_get_blndgam_current()
697 enum dc_lut_mode current_mode; in dpp3_program_blnd_lut()
698 enum dc_lut_mode next_mode; in dpp3_program_blnd_lut()
765 static enum dc_lut_mode dpp3_get_shaper_current(struct dpp *dpp_base) in dpp3_get_shaper_current()
767 enum dc_lut_mode mode; in dpp3_get_shaper_current()
1111 enum dc_lut_mode current_mode; in dpp3_program_shaper()
1112 enum dc_lut_mode next_mode; in dpp3_program_shaper()
1149 static enum dc_lut_mode get3dlut_config( in get3dlut_config()
1155 enum dc_lut_mode mode; in get3dlut_config()
[all …]
Ddcn30_mpc.c102 static enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
107 enum dc_lut_mode mode; in mpc3_get_ogam_current()
335 enum dc_lut_mode current_mode; in mpc3_set_output_gamma()
336 enum dc_lut_mode next_mode; in mpc3_set_output_gamma()
436 static enum dc_lut_mode mpc3_get_shaper_current(struct mpc *mpc, uint32_t rmu_idx) in mpc3_get_shaper_current()
438 enum dc_lut_mode mode; in mpc3_get_shaper_current()
857 enum dc_lut_mode current_mode; in mpc3_program_shaper()
858 enum dc_lut_mode next_mode; in mpc3_program_shaper()
895 enum dc_lut_mode mode, in mpc3_set_3dlut_mode()
915 static enum dc_lut_mode get3dlut_config( in get3dlut_config()
[all …]
Ddcn30_dwb_cm.c146 static enum dc_lut_mode dwb3_get_ogam_current( in dwb3_get_ogam_current()
149 enum dc_lut_mode mode; in dwb3_get_ogam_current()
238 enum dc_lut_mode current_mode; in dwb3_program_ogam_lut()
239 enum dc_lut_mode next_mode; in dwb3_program_ogam_lut()
Ddcn30_dpp_cm.c57 static enum dc_lut_mode dpp30_get_gamcor_current(struct dpp *dpp_base) in dpp30_get_gamcor_current()
59 enum dc_lut_mode mode; in dpp30_get_gamcor_current()
220 enum dc_lut_mode current_mode; in dpp3_program_gamcor_lut()
221 enum dc_lut_mode next_mode; in dpp3_program_gamcor_lut()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h263 enum dc_lut_mode { enum