Home
last modified time | relevance | path

Searched refs:opp_mask (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_opp.c40 opp110->opp_shift->field_name, opp110->opp_mask->field_name
226 if (opp110->opp_mask->FMT_SPATIAL_DITHER_FRAME_COUNTER_MAX && in set_spatial_dither()
227 opp110->opp_mask->FMT_SPATIAL_DITHER_FRAME_COUNTER_BIT_SWAP) { in set_spatial_dither()
479 if (opp110->opp_mask->FMT_CBCR_BIT_REDUCTION_BYPASS) in set_pixel_encoding()
515 if (opp110->opp_mask->FMT_CBCR_BIT_REDUCTION_BYPASS) in dce60_set_pixel_encoding()
734 const struct dce_opp_mask *opp_mask) in dce110_opp_construct() argument
744 opp110->opp_mask = opp_mask; in dce110_opp_construct()
753 const struct dce_opp_mask *opp_mask) in dce60_opp_construct() argument
763 opp110->opp_mask = opp_mask; in dce60_opp_construct()
Ddce_opp.h312 const struct dce_opp_mask *opp_mask; member
320 const struct dce_opp_mask *opp_mask);
328 const struct dce_opp_mask *opp_mask);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c35 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name
364 const struct dcn20_opp_mask *opp_mask) in dcn20_opp_construct() argument
372 oppn20->opp_mask = opp_mask; in dcn20_opp_construct()
Ddcn20_opp.h134 const struct dcn20_opp_mask *opp_mask; member
144 const struct dcn20_opp_mask *opp_mask);
Ddcn20_resource.c746 static const struct dcn20_opp_mask opp_mask = { variable
1150 &opp_regs[inst], &opp_shift, &opp_mask); in dcn20_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c37 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
415 const struct dcn10_opp_mask *opp_mask) in dcn10_opp_construct() argument
424 oppn10->opp_mask = opp_mask; in dcn10_opp_construct()
Ddcn10_opp.h153 const struct dcn10_opp_mask *opp_mask; member
163 const struct dcn10_opp_mask *opp_mask);
Ddcn10_resource.c389 static const struct dcn10_opp_mask opp_mask = { variable
685 &opp_regs[inst], &opp_shift, &opp_mask); in dcn10_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c283 static const struct dce_opp_mask opp_mask = { variable
671 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce100_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c335 static const struct dce_opp_mask opp_mask = { variable
444 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce120_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c300 static const struct dce_opp_mask opp_mask = { variable
530 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce80_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c296 static const struct dce_opp_mask opp_mask = { variable
525 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce60_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c324 static const struct dce_opp_mask opp_mask = { variable
692 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce112_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c317 static const struct dce_opp_mask opp_mask = { variable
721 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce110_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c477 static const struct dcn20_opp_mask opp_mask = { variable
1334 &opp_regs[inst], &opp_shift, &opp_mask); in dcn21_opp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c579 static const struct dcn20_opp_mask opp_mask = { variable
911 &opp_regs[inst], &opp_shift, &opp_mask); in dcn30_opp_create()