Searched refs:dsc_shift (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A D | dcn20_dsc.c | 68 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name 85 const struct dcn20_dsc_shift *dsc_shift, in dsc2_construct() argument 93 dsc->dsc_shift = dsc_shift; in dsc2_construct()
|
| A D | dcn20_dsc.h | 545 const struct dcn20_dsc_shift *dsc_shift; member 558 const struct dcn20_dsc_shift *dsc_shift,
|
| A D | dcn20_resource.c | 993 static const struct dcn20_dsc_shift dsc_shift = { variable 1452 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
| A D | dcn301_resource.c | 498 static const struct dcn20_dsc_shift dsc_shift = { variable 1265 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn301_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
| A D | dcn302_resource.c | 806 static const struct dcn20_dsc_shift dsc_shift = { variable 823 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn302_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
| A D | dcn303_resource.c | 748 static const struct dcn20_dsc_shift dsc_shift = { variable 765 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn303_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
| A D | dcn21_resource.c | 604 static const struct dcn20_dsc_shift dsc_shift = { variable 1559 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| A D | dcn31_resource.c | 716 static const struct dcn20_dsc_shift dsc_shift = { variable 1736 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_resource.c | 649 static const struct dcn20_dsc_shift dsc_shift = { variable 1417 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()
|
Completed in 31 milliseconds