Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_ipp.h32 container_of(ipp, struct dcn10_ipp, base)
148 struct dcn10_ipp { struct
158 void dcn10_ipp_construct(struct dcn10_ipp *ippn10, argument
DMakefile25 DCN10 = dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
Ddcn10_ipp.c55 struct dcn10_ipp *ippn10, in dcn10_ipp_construct()
Ddcn10_resource.c567 struct dcn10_ipp *ipp = in dcn10_ipp_create()
568 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()