Searched refs:dsc_mask (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
H A D | amdgpu_dcn20_dsc.c | 73 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name 91 const struct dcn20_dsc_mask *dsc_mask) in dsc2_construct() argument 99 dsc->dsc_mask = dsc_mask; in dsc2_construct()
|
H A D | dcn20_dsc.h | 559 const struct dcn20_dsc_mask *dsc_mask; member 572 const struct dcn20_dsc_mask *dsc_mask);
|
H A D | amdgpu_dcn20_resource.c | 869 static const struct dcn20_dsc_mask dsc_mask = { variable 1303 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
H A D | amdgpu_dcn21_resource.c | 572 static const struct dcn20_dsc_mask dsc_mask = { variable 1335 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
|