| /drivers/gpu/drm/amd/display/dc/dsc/dcn35/ |
| A D | dcn35_dsc.c | 53 ((const struct dcn35_dsc_shift *)(dsc20->dsc_shift))->field_name, \ 63 const struct dcn35_dsc_shift *dsc_shift, in dsc35_construct() argument 71 dsc->dsc_shift = (const struct dcn20_dsc_shift *)(dsc_shift); in dsc35_construct()
|
| A D | dcn35_dsc.h | 54 const struct dcn35_dsc_shift *dsc_shift,
|
| /drivers/gpu/drm/amd/display/dc/dsc/dcn401/ |
| A D | dcn401_dsc.c | 40 dsc401->dsc_shift->field_name, dsc401->dsc_mask->field_name 51 const struct dcn401_dsc_shift *dsc_shift, in dsc401_construct() argument 59 dsc->dsc_shift = dsc_shift; in dsc401_construct()
|
| A D | dcn401_dsc.h | 320 const struct dcn401_dsc_shift *dsc_shift; member 332 const struct dcn401_dsc_shift *dsc_shift,
|
| /drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
| A D | dcn20_dsc.c | 56 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name 66 const struct dcn20_dsc_shift *dsc_shift, in dsc2_construct() argument 74 dsc->dsc_shift = dsc_shift; in dsc2_construct()
|
| A D | dcn20_dsc.h | 564 const struct dcn20_dsc_shift *dsc_shift; member 598 const struct dcn20_dsc_shift *dsc_shift,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 671 static const struct dcn20_dsc_shift dsc_shift = { variable 688 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn302_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 633 static const struct dcn20_dsc_shift dsc_shift = { variable 650 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn303_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| A D | dcn21_resource.c | 379 static const struct dcn20_dsc_shift dsc_shift = { variable 1100 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| A D | dcn301_resource.c | 503 static const struct dcn20_dsc_shift dsc_shift = { variable 1236 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn301_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| A D | dcn316_resource.c | 571 static const struct dcn20_dsc_shift dsc_shift = { variable 1567 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| A D | dcn314_resource.c | 584 static const struct dcn20_dsc_shift dsc_shift = { variable 1631 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn314_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| A D | dcn31_resource.c | 577 static const struct dcn20_dsc_shift dsc_shift = { variable 1574 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| A D | dcn321_resource.c | 441 static const struct dcn20_dsc_shift dsc_shift = { variable 1560 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn321_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| A D | dcn35_resource.c | 452 static const struct dcn35_dsc_shift dsc_shift = { variable 1686 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| A D | dcn315_resource.c | 580 static const struct dcn20_dsc_shift dsc_shift = { variable 1574 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| A D | dcn351_resource.c | 432 static const struct dcn35_dsc_shift dsc_shift = { variable 1666 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| A D | dcn36_resource.c | 433 static const struct dcn35_dsc_shift dsc_shift = { variable 1667 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 523 static const struct dcn20_dsc_shift dsc_shift = { variable 1276 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| A D | dcn401_resource.c | 420 static const struct dcn401_dsc_shift dsc_shift = { variable 1584 dsc401_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn401_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| A D | dcn20_resource.c | 635 static const struct dcn20_dsc_shift dsc_shift = { variable 1071 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource.c | 443 static const struct dcn20_dsc_shift dsc_shift = { variable 1579 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn32_dsc_create()
|