Home
last modified time | relevance | path

Searched refs:tf_regs (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/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
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 Ddcn35_dpp.h58 uint32_t inst, const struct dcn3_dpp_registers *tf_regs,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c464 #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 Ddcn30_dpp.h563 const struct dcn3_dpp_registers *tf_regs; member
583 const struct dcn3_dpp_registers *tf_regs,