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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_mpc.c 49 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->MPCC_OGAM_RAMA_EXP_REGION_END_B
    [all...]
dcn20_mpc.h 267 const struct dcn20_mpc_shift *mpc_shift; member in struct:dcn20_mpc
274 const struct dcn20_mpc_shift *mpc_shift,
amdgpu_dcn20_resource.c 718 static const struct dcn20_mpc_shift mpc_shift = { variable in typeref:typename:const struct dcn20_mpc_shift
1090 &mpc_shift,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_mpc.h 126 const struct dcn_mpc_shift *mpc_shift; member in struct:dcn10_mpc
133 const struct dcn_mpc_shift *mpc_shift,
amdgpu_dcn10_mpc.c 42 mpc10->mpc_shift->field_name, mpc10->mpc_mask->field_name
481 const struct dcn_mpc_shift *mpc_shift,
492 mpc10->mpc_shift = mpc_shift;
amdgpu_dcn10_resource.c 426 static const struct dcn_mpc_shift mpc_shift = { variable in typeref:typename:const struct dcn_mpc_shift
733 &mpc_shift,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 479 static const struct dcn20_mpc_shift mpc_shift = { variable in typeref:typename:const struct dcn20_mpc_shift
1307 &mpc_shift,

Completed in 19 milliseconds