/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_vpg.c | 75 const struct dcn31_vpg_registers *vpg_regs, in vpg31_construct() argument 84 vpg31->regs = vpg_regs; in vpg31_construct()
|
H A D | dcn31_resource.c | 282 #define vpg_regs(id)\ macro 287 static const struct dcn31_vpg_registers vpg_regs[] = { variable 288 vpg_regs(0), 289 vpg_regs(1), 290 vpg_regs(2), 291 vpg_regs(3), 292 vpg_regs(4), 293 vpg_regs(5), 294 vpg_regs(6), 295 vpg_regs(7), [all …]
|
H A D | dcn31_vpg.h | 158 const struct dcn31_vpg_registers *vpg_regs,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_vpg.c | 252 const struct dcn30_vpg_registers *vpg_regs, in vpg3_construct() argument 261 vpg3->regs = vpg_regs; in vpg3_construct()
|
H A D | dcn30_resource.c | 267 #define vpg_regs(id)\ macro 272 static const struct dcn30_vpg_registers vpg_regs[] = { variable 273 vpg_regs(0), 274 vpg_regs(1), 275 vpg_regs(2), 276 vpg_regs(3), 277 vpg_regs(4), 278 vpg_regs(5), 279 vpg_regs(6), 985 &vpg_regs[inst], in dcn30_vpg_create()
|
H A D | dcn30_vpg.h | 173 const struct dcn30_vpg_registers *vpg_regs,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 273 #define vpg_regs(id)\ macro 278 static const struct dcn31_vpg_registers vpg_regs[] = { variable 279 vpg_regs(0), 280 vpg_regs(1), 281 vpg_regs(2), 282 vpg_regs(3), 283 vpg_regs(4), 284 vpg_regs(5), 285 vpg_regs(6), 286 vpg_regs(7), [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 285 #define vpg_regs(id)\ macro 290 static const struct dcn31_vpg_registers vpg_regs[] = { variable 291 vpg_regs(0), 292 vpg_regs(1), 293 vpg_regs(2), 294 vpg_regs(3), 295 vpg_regs(4), 296 vpg_regs(5), 297 vpg_regs(6), 298 vpg_regs(7), [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 290 #define vpg_regs(id)\ macro 295 static const struct dcn31_vpg_registers vpg_regs[] = { variable 296 vpg_regs(0), 297 vpg_regs(1), 298 vpg_regs(2), 299 vpg_regs(3), 300 vpg_regs(4), 301 vpg_regs(5), 302 vpg_regs(6), 303 vpg_regs(7), [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 274 #define vpg_regs(id)\ macro 277 static const struct dcn30_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) 301 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn302_vpg_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 264 #define vpg_regs(id)\ macro 269 static const struct dcn30_vpg_registers vpg_regs[] = { variable 270 vpg_regs(0), 271 vpg_regs(1), 272 vpg_regs(2), 273 vpg_regs(3), 955 &vpg_regs[inst], in dcn301_vpg_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 252 #define vpg_regs(id)\ macro 255 static const struct dcn30_vpg_registers vpg_regs[] = { variable 256 vpg_regs(0), 257 vpg_regs(1), 258 vpg_regs(2) 276 vpg3_construct(vpg3, ctx, inst, &vpg_regs[inst], &vpg_shift, &vpg_mask); in dcn303_vpg_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 253 static struct dcn30_vpg_registers vpg_regs[10]; variable 1109 #define REG_STRUCT vpg_regs in dcn321_vpg_create() 1122 &vpg_regs[inst], in dcn321_vpg_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 251 static struct dcn30_vpg_registers vpg_regs[10]; variable 1123 #define REG_STRUCT vpg_regs in dcn32_vpg_create() 1136 &vpg_regs[inst], in dcn32_vpg_create()
|