Home
last modified time | relevance | path

Searched refs:dsc_mask (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c68 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name
86 const struct dcn20_dsc_mask *dsc_mask) in dsc2_construct() argument
94 dsc->dsc_mask = dsc_mask; in dsc2_construct()
H A Ddcn20_dsc.h546 const struct dcn20_dsc_mask *dsc_mask; member
559 const struct dcn20_dsc_mask *dsc_mask);
H A Ddcn20_resource.c993 static const struct dcn20_dsc_mask dsc_mask = { variable
1448 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c606 static const struct dcn20_dsc_mask dsc_mask = { variable
1399 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c652 static const struct dcn20_dsc_mask dsc_mask = { variable
1406 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()