Home
last modified time | relevance | path

Searched defs:optc1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c67 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_global_sync() local
92 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_disable_stereo() local
107 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt0() local
118 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt1() local
128 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt2() local
142 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_vupdate_keepout() local
175 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_timing() local
339 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_vtg_params() local
377 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_blank_data_double_buffer() local
395 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_timing_double_buffer() local
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c50 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_enable_crtc() local
82 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_timing_db_mode() local
97 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl() local
117 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_use_gsl_as_master_update_lock() local
127 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl_window() local
142 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl_source_select() local
164 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dsc_encoder_frame_start() local
181 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dsc_config() local
202 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_odm_bypass() local
222 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_odm_combine() local
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c43 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_triplebuffer_lock() local
62 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock_doublebuffer_enable() local
90 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock_doublebuffer_disable() local
105 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock() local
119 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_out_mux() local
127 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_program_blank_color() local
143 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_drr_trigger_window() local
153 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_vtotal_change_limit() local
171 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_dsc_config() local
183 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_odm_bypass() local
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c46 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_set_odm_combine() local
100 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_enable_crtc() local
126 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_disable_crtc() local
147 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_immediate_disable_crtc() local
168 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_set_drr() local
274 void dcn31_timing_generator_init(struct optc *optc1) in dcn31_timing_generator_init()