| /linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
| H A D | dcn201_opp.c | 35 oppn201->opp_shift->field_name, oppn201->opp_mask->field_name 64 const struct dcn201_opp_shift *opp_shift, in dcn201_opp_construct() argument 72 oppn201->opp_shift = opp_shift; in dcn201_opp_construct()
|
| H A D | dcn201_opp.h | 61 const struct dcn201_opp_shift *opp_shift; member 70 const struct dcn201_opp_shift *opp_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn35/ |
| H A D | dcn35_opp.c | 34 ((const struct dcn35_opp_shift *)(oppn20->opp_shift))->field_name, \ 41 const struct dcn35_opp_shift *opp_shift, in dcn35_opp_construct() argument 46 (const struct dcn20_opp_shift *)opp_shift, in dcn35_opp_construct()
|
| H A D | dcn35_opp.h | 63 const struct dcn35_opp_shift *opp_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.c | 38 opp110->opp_shift->field_name, opp110->opp_mask->field_name 728 const struct dce_opp_shift *opp_shift, in dce110_opp_construct() argument 738 opp110->opp_shift = opp_shift; in dce110_opp_construct() 747 const struct dce_opp_shift *opp_shift, in dce60_opp_construct() argument 757 opp110->opp_shift = opp_shift; in dce60_opp_construct()
|
| H A D | dce_opp.h | 310 const struct dce_opp_shift *opp_shift; member 318 const struct dce_opp_shift *opp_shift, 326 const struct dce_opp_shift *opp_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
| H A D | dcn10_opp.c | 36 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name 414 const struct dcn10_opp_shift *opp_shift, in dcn10_opp_construct() argument 423 oppn10->opp_shift = opp_shift; in dcn10_opp_construct()
|
| H A D | dcn10_opp.h | 155 const struct dcn10_opp_shift *opp_shift; member 164 const struct dcn10_opp_shift *opp_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/ |
| H A D | dcn20_opp.c | 36 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name 417 const struct dcn20_opp_shift *opp_shift, in dcn20_opp_construct() argument 425 oppn20->opp_shift = opp_shift; in dcn20_opp_construct()
|
| H A D | dcn20_opp.h | 134 const struct dcn20_opp_shift *opp_shift; member 144 const struct dcn20_opp_shift *opp_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
| H A D | dce100_resource.c | 283 static const struct dce_opp_shift opp_shift = { variable 694 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce100_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce120/ |
| H A D | dce120_resource.c | 330 static const struct dce_opp_shift opp_shift = { variable 437 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce120_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| H A D | dcn201_resource.c | 445 static const struct dcn201_opp_shift opp_shift = { variable 676 &opp_regs[inst], &opp_shift, &opp_mask); in dcn201_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
| H A D | dce60_resource.c | 300 static const struct dce_opp_shift opp_shift = { variable 530 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce60_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce112/ |
| H A D | dce112_resource.c | 321 static const struct dce_opp_shift opp_shift = { variable 694 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce112_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
| H A D | dce80_resource.c | 299 static const struct dce_opp_shift opp_shift = { variable 536 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce80_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| H A D | dce110_resource.c | 312 static const struct dce_opp_shift opp_shift = { variable 718 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce110_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 570 static const struct dcn20_opp_shift opp_shift = { variable 587 dcn20_opp_construct(opp, ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dcn303_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 595 static const struct dcn20_opp_shift opp_shift = { variable 612 dcn20_opp_construct(opp, ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dcn302_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 251 static const struct dcn20_opp_shift opp_shift = { variable 1064 &opp_regs[inst], &opp_shift, &opp_mask); in dcn21_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 326 static const struct dcn10_opp_shift opp_shift = { variable 644 &opp_regs[inst], &opp_shift, &opp_mask); in dcn10_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 436 static const struct dcn20_opp_shift opp_shift = { variable 746 &opp_regs[inst], &opp_shift, &opp_mask); in dcn301_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 515 static const struct dcn20_opp_shift opp_shift = { variable 1000 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 503 static const struct dcn20_opp_shift opp_shift = { variable 956 &opp_regs[inst], &opp_shift, &opp_mask); in dcn31_opp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 384 static const struct dcn35_opp_shift opp_shift = { variable 853 &opp_regs[inst], &opp_shift, &opp_mask); in dcn35_opp_create()
|