Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_ipp.c61 struct dcn10_ipp *ippn10, in dcn10_ipp_construct()
78 struct dcn10_ipp *ippn10, in dcn20_ipp_construct()
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,
A DMakefile25 DCN10 = dcn10_init.o dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
A Ddcn10_resource.c659 struct dcn10_ipp *ipp = in dcn10_ipp_create()
660 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c647 struct dcn10_ipp *ipp = in dcn201_ipp_create()
648 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn201_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c717 struct dcn10_ipp *ipp = in dcn21_ipp_create()
718 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1128 struct dcn10_ipp *ipp = in dcn20_ipp_create()
1129 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()

Completed in 19 milliseconds