Searched refs:vpg_regs (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_vpg.c | 182 const struct dcn30_vpg_registers *vpg_regs, in vpg3_construct() argument 191 vpg3->regs = vpg_regs; in vpg3_construct()
|
D | dcn30_vpg.h | 128 const struct dcn30_vpg_registers *vpg_regs,
|
D | dcn30_resource.c | 394 #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()
|