Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.h33 container_of(hubp, struct dcn21_hubp, base)
105 struct dcn21_hubp { struct
115 struct dcn21_hubp *hubp21, argument
H A DMakefile5 DCN21 = dcn21_init.o dcn21_hubp.o dcn21_hubbub.o dcn21_resource.o \
H A Ddcn21_hubp.c81 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in apply_DEDCN21_142_wa_for_hostvm_deadline()
141 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_program_requestor()
191 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_viewport()
231 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_vm_system_aperture_settings()
257 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_validate_dml_output()
596 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in program_surface_flip_and_addr()
670 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in dmcub_PLAT_54186_wa()
809 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_init()
841 struct dcn21_hubp *hubp21, in hubp21_construct()
H A Ddcn21_resource.c999 struct dcn21_hubp *hubp21 = in dcn21_hubp_create()
1000 kzalloc(sizeof(struct dcn21_hubp), GFP_KERNEL); in dcn21_hubp_create()