Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/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_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()
Ddcn10_hw_sequencer.c178 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_log_hubp_states()
209 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
234 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
266 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
2432 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()
3883 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_get_dcc_en_bits()
Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ macro
Ddcn10_resource.c937 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn10_resource_destruct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c936 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn201_resource_destruct()