Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c75 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in apply_DEDCN21_142_wa_for_hostvm_deadline()
120 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_program_requestor()
168 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_vm_system_aperture_settings()
197 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_init()
227 struct dcn21_hubp *hubp21, in hubp21_construct()
Ddcn21_hubp.h33 container_of(hubp, struct dcn21_hubp, base)
105 struct dcn21_hubp { struct
114 struct dcn21_hubp *hubp21, argument
DMakefile4 DCN21 = dcn21_hubp.o dcn21_hubbub.o dcn21_resource.o
Ddcn21_resource.c1147 struct dcn21_hubp *hubp21 = in dcn21_hubp_create()
1148 kzalloc(sizeof(struct dcn21_hubp), GFP_KERNEL); in dcn21_hubp_create()