Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_ipp.c59 struct dcn10_ipp *ippn10, in dcn10_ipp_construct()
76 struct dcn10_ipp *ippn10, in dcn20_ipp_construct()
H A Ddcn10_ipp.h32 container_of(ipp, struct dcn10_ipp, base)
199 struct dcn10_ipp { struct
209 void dcn10_ipp_construct(struct dcn10_ipp *ippn10, argument
216 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
H A DMakefile25 DCN10 = dcn10_init.o dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
H A Ddcn10_resource.c594 struct dcn10_ipp *ipp = in dcn10_ipp_create()
595 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c646 struct dcn10_ipp *ipp = in dcn201_ipp_create()
647 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn201_ipp_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c486 struct dcn10_ipp *ipp = in dcn21_ipp_create()
487 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c756 struct dcn10_ipp *ipp = in dcn20_ipp_create()
757 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()