Home
last modified time | relevance | path

Searched refs:dccg_shift (Results 1 – 25 of 37) 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
62 const struct dccg_shift *dccg_shift, in dccg3_create() argument
78 dccg_dcn->dccg_shift = dccg_shift; in dccg3_create()
87 const struct dccg_shift *dccg_shift, in dccg30_create() argument
103 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
61 const struct dccg_shift *dccg_shift, in dccg301_create() argument
77 dccg_dcn->dccg_shift = dccg_shift; in dccg301_create()
H A Ddcn301_dccg.h62 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/
H A Ddcn201_dccg.c40 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
70 const struct dccg_shift *dccg_shift, in dccg201_create() argument
86 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
135 const struct dccg_shift *dccg_shift, in dccg21_create() argument
151 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
200 const struct dccg_shift *dccg_shift, in dccg2_create() argument
216 dccg_dcn->dccg_shift = dccg_shift; in dccg2_create()
H A Ddcn20_dccg.h369 struct dccg_shift { struct
505 const struct dccg_shift *dccg_shift; member
533 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/
H A Ddcn32_dccg.c39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
360 const struct dccg_shift *dccg_shift, in dccg32_create() argument
376 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.c42 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
392 const struct dccg_shift *dccg_shift, in dccg314_create() argument
408 dccg_dcn->dccg_shift = dccg_shift; in dccg314_create()
H A Ddcn314_dccg.h205 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
H A Ddcn401_dccg.c49 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
892 const struct dccg_shift *dccg_shift, in dccg401_create() argument
908 dccg_dcn->dccg_shift = dccg_shift; in dccg401_create()
H A Ddcn401_dccg.h240 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
H A Ddcn31_dccg.c40 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
863 const struct dccg_shift *dccg_shift, in dccg31_create() argument
879 dccg_dcn->dccg_shift = dccg_shift; in dccg31_create()
H A Ddcn31_dccg.h168 const struct dccg_shift *dccg_shift,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.h247 const struct dccg_shift *dccg_shift,
H A Ddcn35_dccg.c39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
2461 const struct dccg_shift *dccg_shift, in dccg35_create() argument
2481 dccg_dcn->dccg_shift = dccg_shift; in dccg35_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c555 static const struct dccg_shift dccg_shift = { variable
1223 pool->base.dccg = dccg201_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn201_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1151 static const struct dccg_shift dccg_shift = { variable
1313 pool->dccg = dccg30_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1207 static const struct dccg_shift dccg_shift = { variable
1381 pool->dccg = dccg30_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c229 static const struct dccg_shift dccg_shift = { variable
1537 pool->base.dccg = dccg21_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn21_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c590 static const struct dccg_shift dccg_shift = { variable
1582 pool->base.dccg = dccg301_create(ctx, &dccg_regs, &dccg_shift, &dccg_mask); in dcn301_resource_construct()

12