Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A 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
H A Ddcn10_ipp.c55 struct dcn10_ipp *ippn10, in dcn10_ipp_construct()
H A Ddcn10_resource.c567 struct dcn10_ipp *ipp = in dcn10_ipp_create()
568 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A DMakefile282 SRCS+= dcn10_resource.c dcn10_ipp.c dcn10_hw_sequencer.c \