Home
last modified time | relevance | path

Searched refs:vpg_regs (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.c80 const struct dcn31_vpg_registers *vpg_regs, in vpg31_construct() argument
89 vpg31->regs = vpg_regs; in vpg31_construct()
H A Ddcn31_vpg.h159 const struct dcn31_vpg_registers *vpg_regs,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c252 const struct dcn30_vpg_registers *vpg_regs, in vpg3_construct() argument
261 vpg3->regs = vpg_regs; in vpg3_construct()
H A Ddcn30_vpg.h152 const struct dcn30_vpg_registers *vpg_regs,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c272 #define vpg_regs(id)\ macro
277 static const struct dcn31_vpg_registers vpg_regs[] = { variable
278 vpg_regs(0),
279 vpg_regs(1),
280 vpg_regs(2),
281 vpg_regs(3),
282 vpg_regs(4),
283 vpg_regs(5),
284 vpg_regs(6),
285 vpg_regs(7),
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c292 #define vpg_regs(id)\ macro
297 static const struct dcn31_vpg_registers vpg_regs[] = { variable
298 vpg_regs(0),
299 vpg_regs(1),
300 vpg_regs(2),
301 vpg_regs(3),
302 vpg_regs(4),
303 vpg_regs(5),
304 vpg_regs(6),
305 vpg_regs(7),
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c276 #define vpg_regs(id)\ macro
279 static const struct dcn30_vpg_registers vpg_regs[] = { variable
280 vpg_regs(0),
281 vpg_regs(1),
282 vpg_regs(2),
283 vpg_regs(3),
284 vpg_regs(4),
285 vpg_regs(5)
303 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn302_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c283 #define vpg_regs(id)\ macro
288 static const struct dcn31_vpg_registers vpg_regs[] = { variable
289 vpg_regs(0),
290 vpg_regs(1),
291 vpg_regs(2),
292 vpg_regs(3),
293 vpg_regs(4),
294 vpg_regs(5),
295 vpg_regs(6),
296 vpg_regs(7),
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c286 #define vpg_regs(id)\ macro
291 static const struct dcn31_vpg_registers vpg_regs[] = { variable
292 vpg_regs(0),
293 vpg_regs(1),
294 vpg_regs(2),
295 vpg_regs(3),
296 vpg_regs(4),
297 vpg_regs(5),
298 vpg_regs(6),
299 vpg_regs(7),
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c266 #define vpg_regs(id)\ macro
271 static const struct dcn30_vpg_registers vpg_regs[] = { variable
272 vpg_regs(0),
273 vpg_regs(1),
274 vpg_regs(2),
275 vpg_regs(3),
958 &vpg_regs[inst], in dcn301_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c273 #define vpg_regs(id)\ macro
276 static const struct dcn30_vpg_registers vpg_regs[] = { variable
277 vpg_regs(0),
278 vpg_regs(1),
279 vpg_regs(2)
297 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn303_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c269 #define vpg_regs(id)\ macro
274 static const struct dcn30_vpg_registers vpg_regs[] = { variable
275 vpg_regs(0),
276 vpg_regs(1),
277 vpg_regs(2),
278 vpg_regs(3),
279 vpg_regs(4),
280 vpg_regs(5),
281 vpg_regs(6),
987 &vpg_regs[inst], in dcn30_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c255 static struct dcn30_vpg_registers vpg_regs[10]; variable
1111 #define REG_STRUCT vpg_regs in dcn321_vpg_create()
1124 &vpg_regs[inst], in dcn321_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c269 static struct dcn31_vpg_registers vpg_regs[10]; variable
1191 #define REG_STRUCT vpg_regs in dcn31_vpg_create()
1204 &vpg_regs[inst], in dcn31_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c249 static struct dcn31_vpg_registers vpg_regs[10]; variable
1171 #define REG_STRUCT vpg_regs in dcn31_vpg_create()
1184 &vpg_regs[inst], in dcn31_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c244 static struct dcn31_vpg_registers vpg_regs[9]; variable
1108 #define REG_STRUCT vpg_regs in dcn401_vpg_create()
1120 &vpg_regs[inst], in dcn401_vpg_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c255 static struct dcn30_vpg_registers vpg_regs[10]; variable
1128 #define REG_STRUCT vpg_regs in dcn32_vpg_create()
1141 &vpg_regs[inst], in dcn32_vpg_create()