Home
last modified time | relevance | path

Searched refs:dcn20_hubp (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_set_vm_system_aperture_settings()
77 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_flip_and_addr()
324 struct dcn20_hubp *hubp2, in hubp3_program_tiling()
345 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control()
357 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control_sienna_cichlid()
378 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dmdata_set_attributes()
415 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_config()
429 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_deadline()
438 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_read_state()
484 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_init()
[all …]
Ddcn30_hubp.h247 struct dcn20_hubp *hubp2,
Ddcn30_resource.c1330 struct dcn20_hubp *hubp2 = in dcn30_hubp_create()
1331 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn30_hubp_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings()
84 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline()
174 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync()
196 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor()
247 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent()
308 struct dcn20_hubp *hubp2, in hubp2_program_tiling()
330 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size()
381 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_rotation()
414 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dcc_control()
427 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_pixel_format()
[all …]
Ddcn20_hubp.h32 container_of(hubp, struct dcn20_hubp, base)
249 struct dcn20_hubp { struct
258 struct dcn20_hubp *hubp2, argument
DMakefile5 DCN20 = dcn20_resource.o dcn20_init.o dcn20_hwseq.o dcn20_dpp.o dcn20_dpp_cm.o dcn20_hubp.o \
Ddcn20_resource.c1574 struct dcn20_hubp *hubp2 = in dcn20_hubp_create()
1575 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn20_hubp_create()