Home
last modified time | relevance | path

Searched refs:hubp2 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_set_vm_system_aperture_settings() local
77 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_flip_and_addr() local
324 struct dcn20_hubp *hubp2, in hubp3_program_tiling() argument
345 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control() local
357 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control_sienna_cichlid() local
378 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dmdata_set_attributes() local
415 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_config() local
[all …]
Ddcn30_hubp.h247 struct dcn20_hubp *hubp2,
Ddcn30_resource.c1330 struct dcn20_hubp *hubp2 = in dcn30_hubp_create() local
1333 if (!hubp2) in dcn30_hubp_create()
1336 if (hubp3_construct(hubp2, ctx, inst, in dcn30_hubp_create()
1338 return &hubp2->base; in dcn30_hubp_create()
1341 kfree(hubp2); in dcn30_hubp_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings() local
84 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline() local
174 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync() local
196 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor() local
247 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent() local
308 struct dcn20_hubp *hubp2, in hubp2_program_tiling() argument
330 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size() local
[all …]
Ddcn20_hubp.h258 struct dcn20_hubp *hubp2,
Ddcn20_resource.c1574 struct dcn20_hubp *hubp2 = in dcn20_hubp_create() local
1577 if (!hubp2) in dcn20_hubp_create()
1580 if (hubp2_construct(hubp2, ctx, inst, in dcn20_hubp_create()
1582 return &hubp2->base; in dcn20_hubp_create()
1585 kfree(hubp2); in dcn20_hubp_create()