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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_mpc.c49 mpc20->mpc_shift->field_name, mpc20->mpc_mask->field_name
170 ocsc_regs.shifts.csc_c11 = mpc20->mpc_shift->MPC_OCSC_C11_A;
172 ocsc_regs.shifts.csc_c12 = mpc20->mpc_shift->MPC_OCSC_C12_A;
228 ocsc_regs.shifts.csc_c11 = mpc20->mpc_shift->MPC_OCSC_C11_A;
230 ocsc_regs.shifts.csc_c12 = mpc20->mpc_shift->MPC_OCSC_C12_A;
256 reg->shifts.exp_region0_lut_offset = mpc20->mpc_shift->MPCC_OGAM_RAMA_EXP_REGION0_LUT_OFFSET;
258 reg->shifts.exp_region0_num_segments = mpc20->mpc_shift->MPCC_OGAM_RAMA_EXP_REGION0_NUM_SEGMENTS;
260 reg->shifts.exp_region1_lut_offset = mpc20->mpc_shift->MPCC_OGAM_RAMA_EXP_REGION1_LUT_OFFSET;
262 reg->shifts.exp_region1_num_segments = mpc20->mpc_shift->MPCC_OGAM_RAMA_EXP_REGION1_NUM_SEGMENTS;
264 reg->shifts.field_region_end = mpc20->mpc_shift
565 dcn20_mpc_construct(struct dcn20_mpc *mpc20, struct dc_context *ctx, const struct dcn20_mpc_registers *mpc_regs, const struct dcn20_mpc_shift *mpc_shift, const struct dcn20_mpc_mask *mpc_mask, int num_mpcc) argument
[all...]
H A Ddcn20_mpc.h267 const struct dcn20_mpc_shift *mpc_shift; member in struct:dcn20_mpc
274 const struct dcn20_mpc_shift *mpc_shift,
H A Damdgpu_dcn20_resource.c718 static const struct dcn20_mpc_shift mpc_shift = { variable in typeref:struct:dcn20_mpc_shift
1090 &mpc_shift,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.h126 const struct dcn_mpc_shift *mpc_shift; member in struct:dcn10_mpc
133 const struct dcn_mpc_shift *mpc_shift,
H A Damdgpu_dcn10_mpc.c42 mpc10->mpc_shift->field_name, mpc10->mpc_mask->field_name
481 const struct dcn_mpc_shift *mpc_shift,
492 mpc10->mpc_shift = mpc_shift;
478 dcn10_mpc_construct(struct dcn10_mpc *mpc10, struct dc_context *ctx, const struct dcn_mpc_registers *mpc_regs, const struct dcn_mpc_shift *mpc_shift, const struct dcn_mpc_mask *mpc_mask, int num_mpcc) argument
H A Damdgpu_dcn10_resource.c426 static const struct dcn_mpc_shift mpc_shift = { variable in typeref:struct:dcn_mpc_shift
733 &mpc_shift,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_resource.c479 static const struct dcn20_mpc_shift mpc_shift = { variable in typeref:struct:dcn20_mpc_shift
1307 &mpc_shift,

Completed in 261 milliseconds