HomeSort by: relevance | last modified time | path
    Searched refs:mpc_mask (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
171 ocsc_regs.masks.csc_c11 = mpc20->mpc_mask->MPC_OCSC_C11_A;
173 ocsc_regs.masks.csc_c12 = mpc20->mpc_mask->MPC_OCSC_C12_A;
229 ocsc_regs.masks.csc_c11 = mpc20->mpc_mask->MPC_OCSC_C11_A;
231 ocsc_regs.masks.csc_c12 = mpc20->mpc_mask->MPC_OCSC_C12_A;
257 reg->masks.exp_region0_lut_offset = mpc20->mpc_mask->MPCC_OGAM_RAMA_EXP_REGION0_LUT_OFFSET;
259 reg->masks.exp_region0_num_segments = mpc20->mpc_mask->MPCC_OGAM_RAMA_EXP_REGION0_NUM_SEGMENTS;
261 reg->masks.exp_region1_lut_offset = mpc20->mpc_mask->MPCC_OGAM_RAMA_EXP_REGION1_LUT_OFFSET;
263 reg->masks.exp_region1_num_segments = mpc20->mpc_mask->MPCC_OGAM_RAMA_EXP_REGION1_NUM_SEGMENTS;
265 reg->masks.field_region_end = mpc20->mpc_mask->MPCC_OGAM_RAMA_EXP_REGION_END_B
    [all...]
dcn20_mpc.h 268 const struct dcn20_mpc_mask *mpc_mask; member in struct:dcn20_mpc
275 const struct dcn20_mpc_mask *mpc_mask,
amdgpu_dcn20_resource.c 723 static const struct dcn20_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn20_mpc_mask
1091 &mpc_mask,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_mpc.h 127 const struct dcn_mpc_mask *mpc_mask; member in struct:dcn10_mpc
134 const struct dcn_mpc_mask *mpc_mask,
amdgpu_dcn10_mpc.c 42 mpc10->mpc_shift->field_name, mpc10->mpc_mask->field_name
482 const struct dcn_mpc_mask *mpc_mask,
493 mpc10->mpc_mask = mpc_mask;
amdgpu_dcn10_resource.c 430 static const struct dcn_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn_mpc_mask
734 &mpc_mask,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 484 static const struct dcn20_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn20_mpc_mask
1308 &mpc_mask,

Completed in 17 milliseconds