/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_dpp.h | 60 const struct dcn201_dpp_registers *tf_regs; member 79 const struct dcn201_dpp_registers *tf_regs,
|
H A D | dcn201_dpp.c | 35 dpp->tf_regs->reg 289 const struct dcn201_dpp_registers *tf_regs, in dpp201_construct() 299 dpp->tf_regs = tf_regs; in dpp201_construct() 285 dpp201_construct( struct dcn201_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn201_dpp_registers *tf_regs, const struct dcn201_dpp_shift *tf_shift, const struct dcn201_dpp_mask *tf_mask) dpp201_construct() argument
|
H A D | dcn201_resource.c | 463 #define tf_regs(id)\ macro 468 static const struct dcn201_dpp_registers tf_regs[] = { variable 469 tf_regs(0), 470 tf_regs(1), 471 tf_regs(2), 472 tf_regs(3), 636 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn201_dpp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dpp.c | 149 const struct dcn3_dpp_registers *tf_regs, in dpp32_construct() 159 dpp->tf_regs = tf_regs; in dpp32_construct() 145 dpp32_construct( struct dcn3_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn3_dpp_registers *tf_regs, const struct dcn3_dpp_shift *tf_shift, const struct dcn3_dpp_mask *tf_mask) dpp32_construct() argument
|
H A D | dcn32_dpp.h | 34 const struct dcn3_dpp_registers *tf_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dpp.c | 42 dpp->tf_regs->reg 417 const struct dcn2_dpp_registers *tf_regs, in dpp2_construct() 427 dpp->tf_regs = tf_regs; in dpp2_construct() 413 dpp2_construct( struct dcn20_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn2_dpp_registers *tf_regs, const struct dcn2_dpp_shift *tf_shift, const struct dcn2_dpp_mask *tf_mask) dpp2_construct() argument
|
H A D | dcn20_resource.c | 767 #define tf_regs(id)\ macro 773 static const struct dcn2_dpp_registers tf_regs[] = { variable 774 tf_regs(0), 775 tf_regs(1), 776 tf_regs(2), 777 tf_regs(3), 778 tf_regs(4), 779 tf_regs(5), 1113 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn20_dpp_create()
|
H A D | dcn20_dpp.h | 683 const struct dcn2_dpp_registers *tf_regs; member 773 const struct dcn2_dpp_registers *tf_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dpp.c | 42 dpp->tf_regs->reg 407 const struct dcn2_dpp_registers *tf_regs, in dpp2_construct() 417 dpp->tf_regs = tf_regs; in dpp2_construct() 403 dpp2_construct( struct dcn20_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn2_dpp_registers *tf_regs, const struct dcn2_dpp_shift *tf_shift, const struct dcn2_dpp_mask *tf_mask) dpp2_construct() argument
|
H A D | dcn20_resource.c | 416 #define tf_regs(id)\ macro 422 static const struct dcn2_dpp_registers tf_regs[] = { variable 423 tf_regs(0), 424 tf_regs(1), 425 tf_regs(2), 426 tf_regs(3), 427 tf_regs(4), 428 tf_regs(5), 745 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn20_dpp_create()
|
H A D | dcn20_dpp.h | 681 const struct dcn2_dpp_registers *tf_regs; member 771 const struct dcn2_dpp_registers *tf_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_dpp.c | 42 dpp->tf_regs->reg 552 const struct dcn_dpp_registers *tf_regs, in dpp1_construct() 562 dpp->tf_regs = tf_regs; in dpp1_construct() 548 dpp1_construct( struct dcn10_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn_dpp_registers *tf_regs, const struct dcn_dpp_shift *tf_shift, const struct dcn_dpp_mask *tf_mask) dpp1_construct() argument
|
H A D | dcn10_resource.c | 408 #define tf_regs(id)\ macro 413 static const struct dcn_dpp_registers tf_regs[] = { variable 414 tf_regs(0), 415 tf_regs(1), 416 tf_regs(2), 417 tf_regs(3), 652 &tf_regs[inst], &tf_shift, &tf_mask); in dcn10_dpp_create()
|
H A D | dcn10_dpp_dscl.c | 43 dpp->tf_regs->reg
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_dpp.c | 42 dpp->tf_regs->reg 562 const struct dcn_dpp_registers *tf_regs, in dpp1_construct() 572 dpp->tf_regs = tf_regs; in dpp1_construct() 558 dpp1_construct( struct dcn10_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn_dpp_registers *tf_regs, const struct dcn_dpp_shift *tf_shift, const struct dcn_dpp_mask *tf_mask) dpp1_construct() argument
|
H A D | dcn10_resource.c | 344 #define tf_regs(id)\ macro 349 static const struct dcn_dpp_registers tf_regs[] = { variable 350 tf_regs(0), 351 tf_regs(1), 352 tf_regs(2), 353 tf_regs(3), 587 &tf_regs[inst], &tf_shift, &tf_mask); in dcn10_dpp_create()
|
H A D | dcn10_dpp_dscl.c | 44 dpp->tf_regs->reg 163 if (dpp->tf_regs->DSCL_MEM_PWR_CTRL) { in dpp1_power_on_dscl()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 652 #define tf_regs(id)\ macro 658 static const struct dcn2_dpp_registers tf_regs[] = { variable 659 tf_regs(0), 660 tf_regs(1), 661 tf_regs(2), 662 tf_regs(3), 736 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn21_dpp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 429 #define tf_regs(id)\ macro 435 static const struct dcn2_dpp_registers tf_regs[] = { variable 436 tf_regs(0), 437 tf_regs(1), 438 tf_regs(2), 439 tf_regs(3), 510 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn21_dpp_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dpp.c | 34 dpp->tf_regs->reg 1393 const struct dcn3_dpp_registers *tf_regs, in dpp3_construct() 1403 dpp->tf_regs = tf_regs; in dpp3_construct() 1389 dpp3_construct( struct dcn3_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn3_dpp_registers *tf_regs, const struct dcn3_dpp_shift *tf_shift, const struct dcn3_dpp_mask *tf_mask) dpp3_construct() argument
|
H A D | dcn30_dpp.h | 545 const struct dcn3_dpp_registers *tf_regs; member 564 const struct dcn3_dpp_registers *tf_regs,
|
H A D | dcn30_dpp_cm.c | 34 dpp->tf_regs->reg
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dpp.h | 563 const struct dcn3_dpp_registers *tf_regs; member 582 const struct dcn3_dpp_registers *tf_regs,
|
H A D | dcn30_dpp.c | 34 dpp->tf_regs->reg 1474 const struct dcn3_dpp_registers *tf_regs, in dpp3_construct() 1484 dpp->tf_regs = tf_regs; in dpp3_construct() 1470 dpp3_construct( struct dcn3_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn3_dpp_registers *tf_regs, const struct dcn3_dpp_shift *tf_shift, const struct dcn3_dpp_mask *tf_mask) dpp3_construct() argument
|
H A D | dcn30_dpp_cm.c | 34 dpp->tf_regs->reg
|