Home
last modified time | relevance | path

Searched refs:dccg_shift (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn30/
H A Ddcn30_dccg.c38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
58 const struct dccg_shift *dccg_shift, in dccg3_create() argument
74 dccg_dcn->dccg_shift = dccg_shift; in dccg3_create()
83 const struct dccg_shift *dccg_shift, in dccg30_create() argument
99 dccg_dcn->dccg_shift = dccg_shift; in dccg30_create()
H A Ddcn30_dccg.h57 const struct dccg_shift *dccg_shift,
63 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/
H A Ddcn301_dccg.c38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
57 const struct dccg_shift *dccg_shift, in dccg301_create() argument
73 dccg_dcn->dccg_shift = dccg_shift; in dccg301_create()
H A Ddcn301_dccg.h56 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/
H A Ddcn201_dccg.c39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
65 const struct dccg_shift *dccg_shift, in dccg201_create() argument
81 dccg_dcn->dccg_shift = dccg_shift; in dccg201_create()
H A Ddcn201_dccg.h34 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/
H A Ddcn21_dccg.c39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
112 const struct dccg_shift *dccg_shift, in dccg21_create() argument
128 dccg_dcn->dccg_shift = dccg_shift; in dccg21_create()
H A Ddcn21_dccg.h32 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/
H A Ddcn20_dccg.c40 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
148 const struct dccg_shift *dccg_shift, in dccg2_create() argument
164 dccg_dcn->dccg_shift = dccg_shift; in dccg2_create()
H A Ddcn20_dccg.h362 struct dccg_shift { struct
434 const struct dccg_shift *dccg_shift; member
457 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/
H A Ddcn32_dccg.c38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
355 const struct dccg_shift *dccg_shift, in dccg32_create() argument
371 dccg_dcn->dccg_shift = dccg_shift; in dccg32_create()
H A Ddcn32_dccg.h122 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c41 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
386 const struct dccg_shift *dccg_shift, in dccg314_create() argument
402 dccg_dcn->dccg_shift = dccg_shift; in dccg314_create()
H A Ddcn314_dccg.h203 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
H A Ddcn31_dccg.c39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
735 const struct dccg_shift *dccg_shift, in dccg31_create() argument
751 dccg_dcn->dccg_shift = dccg_shift; in dccg31_create()
H A Ddcn31_dccg.h165 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
H A Ddcn401_dccg.c48 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
978 const struct dccg_shift *dccg_shift, in dccg401_create() argument
994 dccg_dcn->dccg_shift = dccg_shift; in dccg401_create()
H A Ddcn401_dccg.h204 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.h238 const struct dccg_shift *dccg_shift,
H A Ddcn35_dccg.c38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
2409 const struct dccg_shift *dccg_shift, in dccg35_create() argument
2429 dccg_dcn->dccg_shift = dccg_shift; in dccg35_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c554 static const struct dccg_shift dccg_shift = { variable
1188 pool->base.dccg = dccg201_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn201_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1170 static const struct dccg_shift dccg_shift = { variable
1342 pool->dccg = dccg30_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1115 static const struct dccg_shift dccg_shift = { variable
1275 pool->dccg = dccg30_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c589 static const struct dccg_shift dccg_shift = { variable
1548 pool->base.dccg = dccg301_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn301_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c228 static const struct dccg_shift dccg_shift = { variable
1510 pool->base.dccg = dccg21_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn21_resource_construct()

12