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/
H A Ddcn10_ipp.c27 #include "dcn10_ipp.h"
59 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,
202 regsdcn10_ipp global() argument
203 ipp_shiftdcn10_ipp global() argument
204 ipp_maskdcn10_ipp global() argument
H A DMakefile25 DCN10 = dcn10_ipp.o \
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c38 #include "dcn10/dcn10_ipp.h"
648 struct dcn10_ipp *ipp = in dcn201_ipp_create()
649 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn201_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c35 #include "dcn10/dcn10_ipp.h"
587 struct dcn10_ipp *ipp = in dcn10_ipp_create()
588 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c43 #include "dcn10/dcn10_ipp.h"
486 struct dcn10_ipp *ipp = in dcn21_ipp_create()
487 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c39 #include "dcn10/dcn10_ipp.h"
753 struct dcn10_ipp *ipp = in dcn20_ipp_create()
754 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()