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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_mpc.c 31 #include "dcn20_mpc.h"
58 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
84 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
122 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
144 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
198 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
254 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
282 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
293 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc);
306 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc)
    [all...]
Makefile 6 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
dcn20_mpc.h 1 /* $NetBSD: dcn20_mpc.h,v 1.2 2021/12/18 23:45:03 riastradh Exp $ */
33 container_of(mpc_base, struct dcn20_mpc, base)
261 struct dcn20_mpc { struct
271 void dcn20_mpc_construct(struct dcn20_mpc *mpcc20,
amdgpu_dcn20_resource.c 46 #include "dcn20_mpc.h"
1082 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc),
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 47 #include "dcn20/dcn20_mpc.h"
1299 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc),

Completed in 15 milliseconds