Searched refs:tf_regs (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dpp/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 301 const struct dcn201_dpp_registers *tf_regs, in dpp201_construct() argument 311 dpp->tf_regs = tf_regs; in dpp201_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn35/ |
| H A D | dcn35_dpp.h | 58 uint32_t inst, const struct dcn3_dpp_registers *tf_regs,
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| H A D | dcn201_resource.c | 464 #define tf_regs(id)\ macro 469 static const struct dcn201_dpp_registers tf_regs[] = { variable 470 tf_regs(0), 471 tf_regs(1), 472 tf_regs(2), 473 tf_regs(3), 642 &tf_regs[inst], &tf_shift, &tf_mask)) in dcn201_dpp_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ |
| H A D | dcn30_dpp.h | 563 const struct dcn3_dpp_registers *tf_regs; member 583 const struct dcn3_dpp_registers *tf_regs,
|