Home
last modified time | relevance | path

Searched refs:dcn10_hubp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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 …]
H A DMakefile28 dcn10_hubp.o dcn10_mpc.o \
H A Ddcn10_hubp.h31 container_of(hubp, struct dcn10_hubp, base)
697 struct dcn10_hubp { struct
774 struct dcn10_hubp *hubp1,
H A Ddcn10_resource.c990 struct dcn10_hubp *hubp1 = in dcn10_hubp_create()
991 kzalloc(sizeof(struct dcn10_hubp), GFP_KERNEL); in dcn10_hubp_create()
H A Ddcn10_hw_sequencer.c2363 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings()
2388 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings()
2435 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()