/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_optc.c | 54 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_enable_crtc() 89 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl() 110 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_gsl_source_select() 137 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dsc_config() 155 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_get_dsc_status() 171 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_odm_bypass() 191 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_odm_combine() 235 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_get_optc_source() 255 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc2_set_dwb_source() 274 struct optc *optc1 = DCN10TG_FROM_TG(optc_slave); in optc2_align_vblanks() [all …]
|
D | dcn20_resource.c | 1146 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn20_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_optc.c | 70 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_global_sync() 95 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_disable_stereo() 110 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt0() 121 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt1() 131 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_setup_vertical_interrupt2() 173 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_program_timing() 349 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_vtg_params() 387 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_blank_data_double_buffer() 408 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_set_timing_double_buffer() 422 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc1_unblank_crtc() [all …]
|
D | dcn10_hw_sequencer_debug.c | 432 optc1_read_otg_state(DCN10TG_FROM_TG(tg), &s); in dcn10_get_otg_states() 498 optc1_read_otg_state(DCN10TG_FROM_TG(tg), &s); in dcn10_clear_otpc_underflow()
|
D | dcn10_optc.h | 31 #define DCN10TG_FROM_TG(tg)\ macro
|
D | dcn10_resource.c | 946 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn10_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_optc.c | 47 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_triplebuffer_lock() 67 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock_doublebuffer_enable() 104 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock_doublebuffer_disable() 121 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_lock() 137 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_out_mux() 145 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_program_blank_color() 161 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_drr_trigger_window() 171 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_vtotal_change_limit() 189 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_dsc_config() 198 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_set_odm_bypass() [all …]
|
D | dcn30_resource.c | 1132 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn30_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_optc.c | 48 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_set_odm_combine() 103 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_set_h_timing_div_manual_mode() 117 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_enable_crtc() 143 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_disable_crtc() 164 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_phantom_crtc_post_enable() 175 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_disable_phantom_otg() 183 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_set_odm_bypass() 205 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_setup_manual_trigger() 232 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc32_set_drr()
|
D | dcn32_resource.c | 1432 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn32_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_optc.c | 53 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_set_odm_combine() 108 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_enable_crtc() 134 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_disable_crtc() 155 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_phantom_crtc_post_enable() 167 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_set_odm_bypass() 189 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc314_set_h_timing_div_manual_mode()
|
D | dcn314_resource.c | 1504 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn314_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_optc.c | 46 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_set_odm_combine() 99 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_enable_crtc() 125 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_disable_crtc() 146 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_immediate_disable_crtc() 170 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc31_set_drr() 217 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_init_odm()
|
D | dcn31_resource.c | 1432 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn31_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_optc.c | 49 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc201_triplebuffer_lock() 65 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc201_triplebuffer_unlock() 81 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc201_validate_timing() 130 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc201_get_optc_source()
|
D | dcn201_resource.c | 952 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn201_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_optc.c | 56 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc301_set_drr() 99 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc301_setup_manual_trigger()
|
D | dcn301_resource.c | 1102 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn301_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | dcn30_fpu.c | 184 struct optc *optc1 = DCN10TG_FROM_TG(optc); in optc3_fpu_set_vrr_m_const()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1054 kfree(DCN10TG_FROM_TG(pool->timing_generators[i])); in dcn302_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 980 kfree(DCN10TG_FROM_TG(pool->timing_generators[i])); in dcn303_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 740 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn21_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1430 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn316_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1432 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn315_resource_destruct()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1417 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i])); in dcn321_resource_destruct()
|