Home
last modified time | relevance | path

Searched refs:vpg_mask (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_vpg.c39 vpg3->vpg_shift->field_name, vpg3->vpg_mask->field_name
184 const struct dcn30_vpg_mask *vpg_mask) in vpg3_construct() argument
193 vpg3->vpg_mask = vpg_mask; in vpg3_construct()
Ddcn30_vpg.h154 const struct dcn30_vpg_mask *vpg_mask; member
162 const struct dcn30_vpg_mask *vpg_mask);
Ddcn30_resource.c414 static const struct dcn30_vpg_mask vpg_mask = { variable
1124 &vpg_mask); in dcn30_vpg_create()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c402 static const struct dcn30_vpg_mask vpg_mask = { variable
413 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn303_vpg_create()
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c428 static const struct dcn30_vpg_mask vpg_mask = { variable
439 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn302_vpg_create()
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c454 static const struct dcn30_vpg_mask vpg_mask = { variable
1155 &vpg_mask); in dcn301_vpg_create()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c442 static const struct dcn30_vpg_mask vpg_mask = { variable
1251 &vpg_mask); in dcn31_vpg_create()