Home
last modified time | relevance | path

Searched refs:dcn10_hubp (Results 1 – 5 of 5) 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 …]
DMakefile27 dcn10_hubp.o dcn10_mpc.o \
Ddcn10_hubp.h31 container_of(hubp, struct dcn10_hubp, base)
652 struct dcn10_hubp { struct
728 struct dcn10_hubp *hubp1,
Ddcn10_resource.c903 struct dcn10_hubp *hubp1 = in dcn10_hubp_create()
904 kzalloc(sizeof(struct dcn10_hubp), GFP_KERNEL); in dcn10_hubp_create()
Ddcn10_hw_sequencer.c1500 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings()
1525 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings()
1572 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()