HomeSort by: relevance | last modified time | path
    Searched refs:dcn10_ipp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
Makefile 25 DCN10 = dcn10_init.o dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
amdgpu_dcn10_ipp.c 34 #include "dcn10_ipp.h"
66 struct dcn10_ipp *ippn10,
83 struct dcn10_ipp *ippn10,
dcn10_ipp.h 1 /* $NetBSD: dcn10_ipp.h,v 1.2 2021/12/18 23:45:03 riastradh Exp $ */
34 container_of(ipp, struct dcn10_ipp, base)
180 struct dcn10_ipp { struct
190 void dcn10_ipp_construct(struct dcn10_ipp *ippn10,
197 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
amdgpu_dcn10_resource.c 41 #include "dcn10_ipp.h"
640 struct dcn10_ipp *ipp =
641 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 45 #include "dcn10/dcn10_ipp.h"
678 struct dcn10_ipp *ipp =
679 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c 44 #include "dcn10/dcn10_ipp.h"
997 struct dcn10_ipp *ipp =
998 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);

Completed in 17 milliseconds