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

/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A DMakefile25 DCN10 = dcn10_ipp.o \
H A Ddcn10_ipp.c27 #include "dcn10_ipp.h"
59 struct dcn10_ipp *ippn10,
76 struct dcn10_ipp *ippn10,
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,
216 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c38 #include "dcn10/dcn10_ipp.h"
649 struct dcn10_ipp *ipp =
650 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c34 #include "dcn10/dcn10_ipp.h"
599 struct dcn10_ipp *ipp =
600 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c43 #include "dcn10/dcn10_ipp.h"
486 struct dcn10_ipp *ipp =
487 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c39 #include "dcn10/dcn10_ipp.h"
754 struct dcn10_ipp *ipp =
755 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC);

Completed in 208 milliseconds