Home
last modified time | relevance | path

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

/Linux-v4.19/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()
104 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en()
114 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround()
138 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_tiling()
161 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_size()
200 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_rotation()
232 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_pixel_format()
[all …]
Ddcn10_hw_sequencer.c126 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(hubp)->state); in dcn10_log_hubp_states()
157 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
182 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
214 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
1572 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()
Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ macro
Ddcn10_resource.c850 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in destruct()