Home
last modified time | relevance | path

Searched refs:opp_shift (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_opp.c35 oppn201->opp_shift->field_name, oppn201->opp_mask->field_name
62 const struct dcn201_opp_shift *opp_shift, in dcn201_opp_construct() argument
70 oppn201->opp_shift = opp_shift; in dcn201_opp_construct()
A Ddcn201_opp.h62 const struct dcn201_opp_shift *opp_shift; member
71 const struct dcn201_opp_shift *opp_shift,
A Ddcn201_resource.c444 static const struct dcn201_opp_shift opp_shift = { variable
671 &opp_regs[inst], &opp_shift, &opp_mask); in dcn201_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_opp.c38 opp110->opp_shift->field_name, opp110->opp_mask->field_name
729 const struct dce_opp_shift *opp_shift, in dce110_opp_construct() argument
739 opp110->opp_shift = opp_shift; in dce110_opp_construct()
748 const struct dce_opp_shift *opp_shift, in dce60_opp_construct() argument
758 opp110->opp_shift = opp_shift; in dce60_opp_construct()
A Ddce_opp.h309 const struct dce_opp_shift *opp_shift; member
317 const struct dce_opp_shift *opp_shift,
325 const struct dce_opp_shift *opp_shift,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_opp.c35 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
383 const struct dcn10_opp_shift *opp_shift, in dcn10_opp_construct() argument
392 oppn10->opp_shift = opp_shift; in dcn10_opp_construct()
A Ddcn10_opp.h152 const struct dcn10_opp_shift *opp_shift; member
162 const struct dcn10_opp_shift *opp_shift,
A Ddcn10_resource.c321 static const struct dcn10_opp_shift opp_shift = { variable
621 &opp_regs[inst], &opp_shift, &opp_mask); in dcn10_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_opp.c35 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name
375 const struct dcn20_opp_shift *opp_shift, in dcn20_opp_construct() argument
383 oppn20->opp_shift = opp_shift; in dcn20_opp_construct()
A Ddcn20_opp.h133 const struct dcn20_opp_shift *opp_shift; member
143 const struct dcn20_opp_shift *opp_shift,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c279 static const struct dce_opp_shift opp_shift = { variable
665 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce100_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_resource.c329 static const struct dce_opp_shift opp_shift = { variable
436 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce120_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c320 static const struct dce_opp_shift opp_shift = { variable
686 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce112_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c294 static const struct dce_opp_shift opp_shift = { variable
520 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce60_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c296 static const struct dce_opp_shift opp_shift = { variable
523 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce80_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c311 static const struct dce_opp_shift opp_shift = { variable
713 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce110_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c536 static const struct dcn20_opp_shift opp_shift = { variable
553 dcn20_opp_construct(opp, ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dcn303_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c579 static const struct dcn20_opp_shift opp_shift = { variable
596 dcn20_opp_construct(opp, ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dcn302_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c250 static const struct dcn20_opp_shift opp_shift = { variable
1071 &opp_regs[inst], &opp_shift, &opp_mask); in dcn21_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c433 static const struct dcn20_opp_shift opp_shift = { variable
758 &opp_regs[inst], &opp_shift, &opp_mask); in dcn301_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/
A Ddcn316_resource.c503 static const struct dcn20_opp_shift opp_shift = { variable
956 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_resource.c528 static const struct dcn20_opp_shift opp_shift = { variable
993 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/
A Ddcn315_resource.c507 static const struct dcn20_opp_shift opp_shift = { variable
957 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_resource.c382 static const struct dcn20_opp_shift opp_shift = { variable
995 &opp_regs[inst], &opp_shift, &opp_mask); in dcn321_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c506 static const struct dcn20_opp_shift opp_shift = { variable
961 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()

Completed in 57 milliseconds

12