Home
last modified time | relevance | path

Searched refs:tf_regs (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_dpp.h60 const struct dcn201_dpp_registers *tf_regs; member
79 const struct dcn201_dpp_registers *tf_regs,
H A Ddcn201_dpp.c35 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 Ddcn201_resource.c463 #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 Ddcn32_dpp.c149 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 Ddcn32_dpp.h34 const struct dcn3_dpp_registers *tf_regs,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c42 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 Ddcn20_resource.c767 #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 Ddcn20_dpp.h683 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 Ddcn20_dpp.c42 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 Ddcn20_resource.c416 #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 Ddcn20_dpp.h681 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 Ddcn10_dpp.c42 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 Ddcn10_resource.c408 #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 Ddcn10_dpp_dscl.c43 dpp->tf_regs->reg
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c42 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 Ddcn10_resource.c344 #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 Ddcn10_dpp_dscl.c44 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 Ddcn21_resource.c652 #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 Ddcn21_resource.c429 #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 Ddcn30_dpp.c34 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 Ddcn30_dpp.h545 const struct dcn3_dpp_registers *tf_regs; member
564 const struct dcn3_dpp_registers *tf_regs,
H A Ddcn30_dpp_cm.c34 dpp->tf_regs->reg
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.h563 const struct dcn3_dpp_registers *tf_regs; member
582 const struct dcn3_dpp_registers *tf_regs,
H A Ddcn30_dpp.c34 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 Ddcn30_dpp_cm.c34 dpp->tf_regs->reg

Completed in 30 milliseconds

12