Home
last modified time | relevance | path

Searched refs:DCN10TG_FROM_TG (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c50 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_enable_crtc()
77 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_timing_db_mode()
92 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl()
112 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_use_gsl_as_master_update_lock()
122 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl_window()
140 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_vupdate_keepout()
153 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl_source_select()
176 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dsc_encoder_frame_start()
193 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dsc_config()
215 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_odm_bypass()
[all …]
Ddcn20_resource.c1256 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in destruct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c67 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_global_sync()
92 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_disable_stereo()
107 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt0()
118 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt1()
128 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt2()
159 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_timing()
304 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_vtg_params()
339 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_blank_data_double_buffer()
353 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_unblank_crtc()
376 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_blank_crtc()
[all …]
Ddcn10_hw_sequencer_debug.c431 optc1_read_otg_state(DCN10TG_FROM_TG(tg), &s); in dcn10_get_otg_states()
497 optc1_read_otg_state(DCN10TG_FROM_TG(tg), &s); in dcn10_clear_otpc_underflow()
Ddcn10_optc.h31 #define DCN10TG_FROM_TG(tg)\ macro
Ddcn10_resource.c926 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in destruct()
Ddcn10_hw_sequencer.c318 optc1_read_otg_state(DCN10TG_FROM_TG(tg), &s); in dcn10_log_hw_state()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c893 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in destruct()