Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c46 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings()
82 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline()
172 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync()
194 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor()
245 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent()
306 struct dcn20_hubp *hubp2, in hubp2_program_tiling()
328 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size()
371 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_rotation()
404 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dcc_control()
417 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_pixel_format()
[all …]
Ddcn20_hubp.h32 container_of(hubp, struct dcn20_hubp, base)
224 struct dcn20_hubp { struct
233 struct dcn20_hubp *hubp2, argument
DMakefile4 DCN20 = dcn20_resource.o dcn20_hwseq.o dcn20_dpp.o dcn20_dpp_cm.o dcn20_hubp.o \
Ddcn20_resource.c1308 struct dcn20_hubp *hubp2 = in dcn20_hubp_create()
1309 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn20_hubp_create()