Home
last modified time | relevance | path

Searched refs:TO_DCN10_HUBP (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
Ddcn10_hubp.c43 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_blank()
72 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disconnect()
83 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disable_control()
93 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_get_underflow_status()
105 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_clear_underflow()
112 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en()
122 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround()
146 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_tiling()
169 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_size()
208 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_rotation()
[all …]
Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ macro
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c136 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_get_hubp_states()
205 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_rq_states()
250 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_dlg_states()
304 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_ttu_states()
512 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_clear_hubp_underflow()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c182 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_log_hubp_states()
213 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
239 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
271 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
2506 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()
3963 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_get_dcc_en_bits()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn201/
Ddcn201_resource.c941 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn201_resource_destruct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn10/
Ddcn10_resource.c942 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn10_resource_destruct()