Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_vpg.c75 const struct dcn31_vpg_registers *vpg_regs, in vpg31_construct() argument
84 vpg31->regs = vpg_regs; in vpg31_construct()
Ddcn31_resource.c280 #define vpg_regs(id)\ macro
285 static const struct dcn31_vpg_registers vpg_regs[] = { variable
286 vpg_regs(0),
287 vpg_regs(1),
288 vpg_regs(2),
289 vpg_regs(3),
290 vpg_regs(4),
291 vpg_regs(5),
292 vpg_regs(6),
293 vpg_regs(7),
[all …]
Ddcn31_vpg.h158 const struct dcn31_vpg_registers *vpg_regs,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_vpg.c252 const struct dcn30_vpg_registers *vpg_regs, in vpg3_construct() argument
261 vpg3->regs = vpg_regs; in vpg3_construct()
Ddcn30_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),
276 vpg_regs(4),
277 vpg_regs(5),
278 vpg_regs(6),
995 &vpg_regs[inst], in dcn30_vpg_create()
Ddcn30_vpg.h173 const struct dcn30_vpg_registers *vpg_regs,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c303 #define vpg_regs(id)\ macro
308 static const struct dcn31_vpg_registers vpg_regs[] = { variable
309 vpg_regs(0),
310 vpg_regs(1),
311 vpg_regs(2),
312 vpg_regs(3),
313 vpg_regs(4),
314 vpg_regs(5),
315 vpg_regs(6),
316 vpg_regs(7),
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c281 #define vpg_regs(id)\ macro
286 static const struct dcn31_vpg_registers vpg_regs[] = { variable
287 vpg_regs(0),
288 vpg_regs(1),
289 vpg_regs(2),
290 vpg_regs(3),
291 vpg_regs(4),
292 vpg_regs(5),
293 vpg_regs(6),
294 vpg_regs(7),
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
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-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c283 #define vpg_regs(id)\ macro
286 static const struct dcn30_vpg_registers vpg_regs[] = { variable
287 vpg_regs(0),
288 vpg_regs(1),
289 vpg_regs(2),
290 vpg_regs(3),
291 vpg_regs(4),
292 vpg_regs(5)
310 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn302_vpg_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c263 #define vpg_regs(id)\ macro
268 static const struct dcn30_vpg_registers vpg_regs[] = { variable
269 vpg_regs(0),
270 vpg_regs(1),
271 vpg_regs(2),
272 vpg_regs(3),
973 &vpg_regs[inst], in dcn301_vpg_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c262 #define vpg_regs(id)\ macro
265 static const struct dcn30_vpg_registers vpg_regs[] = { variable
266 vpg_regs(0),
267 vpg_regs(1),
268 vpg_regs(2)
286 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn303_vpg_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c253 static struct dcn30_vpg_registers vpg_regs[10]; variable
1120 #define REG_STRUCT vpg_regs in dcn321_vpg_create()
1133 &vpg_regs[inst], in dcn321_vpg_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c251 static struct dcn30_vpg_registers vpg_regs[10]; variable
1134 #define REG_STRUCT vpg_regs in dcn32_vpg_create()
1147 &vpg_regs[inst], in dcn32_vpg_create()