Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_vpg.c182 const struct dcn30_vpg_registers *vpg_regs, in vpg3_construct() argument
191 vpg3->regs = vpg_regs; in vpg3_construct()
Ddcn30_vpg.h128 const struct dcn30_vpg_registers *vpg_regs,
Ddcn30_resource.c394 #define vpg_regs(id)\ macro
399 static const struct dcn30_vpg_registers vpg_regs[] = { variable
400 vpg_regs(0),
401 vpg_regs(1),
402 vpg_regs(2),
403 vpg_regs(3),
404 vpg_regs(4),
405 vpg_regs(5),
406 vpg_regs(6),
1118 &vpg_regs[inst], in dcn30_vpg_create()