Home
last modified time | relevance | path

Searched refs:mpc_regs (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.c30 mpc201->mpc_regs->reg
105 const struct dcn201_mpc_registers *mpc_regs, in dcn201_mpc_construct() argument
116 mpc201->mpc_regs = mpc_regs; in dcn201_mpc_construct()
H A Ddcn201_mpc.h74 const struct dcn201_mpc_registers *mpc_regs; member
81 const struct dcn201_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
H A Ddcn10_mpc.c30 mpc10->mpc_regs->reg
500 const struct dcn_mpc_registers *mpc_regs, in dcn10_mpc_construct() argument
511 mpc10->mpc_regs = mpc_regs; in dcn10_mpc_construct()
H A Ddcn10_mpc.h129 const struct dcn_mpc_registers *mpc_regs; member
136 const struct dcn_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.c34 mpc20->mpc_regs->reg
589 const struct dcn20_mpc_registers *mpc_regs, in dcn20_mpc_construct() argument
600 mpc20->mpc_regs = mpc_regs; in dcn20_mpc_construct()
H A Ddcn20_mpc.h265 const struct dcn20_mpc_registers *mpc_regs; member
272 const struct dcn20_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
H A Ddcn401_mpc.c34 mpc401->mpc_regs->reg
631 const struct dcn401_mpc_registers *mpc_regs, in dcn401_mpc_construct() argument
643 mpc401->mpc_regs = mpc_regs; in dcn401_mpc_construct()
H A Ddcn401_mpc.h194 const struct dcn401_mpc_registers *mpc_regs; member
201 const struct dcn401_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
H A Ddcn32_mpc.c36 mpc30->mpc_regs->reg
1028 const struct dcn30_mpc_registers *mpc_regs, in dcn32_mpc_construct() argument
1040 mpc30->mpc_regs = mpc_regs; in dcn32_mpc_construct()
H A Ddcn32_mpc.h327 const struct dcn30_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c34 mpc30->mpc_regs->reg
1553 const struct dcn30_mpc_registers *mpc_regs, in dcn30_mpc_construct() argument
1565 mpc30->mpc_regs = mpc_regs; in dcn30_mpc_construct()
H A Ddcn30_mpc.h996 const struct dcn30_mpc_registers *mpc_regs; member
1004 const struct dcn30_mpc_registers *mpc_regs,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c483 static const struct dcn201_mpc_registers mpc_regs = { variable
733 &mpc_regs, in dcn201_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c595 static const struct dcn30_mpc_registers mpc_regs = { variable
620 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn303_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c622 static const struct dcn30_mpc_registers mpc_regs = { variable
655 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn302_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c370 static const struct dcn_mpc_registers mpc_regs = { variable
676 &mpc_regs, in dcn10_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c460 static struct dcn30_mpc_registers mpc_regs; variable
960 #define REG_STRUCT mpc_regs in dcn35_mpc_create()
964 &mpc_regs, in dcn35_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c449 static struct dcn30_mpc_registers mpc_regs; variable
952 #define REG_STRUCT mpc_regs in dcn321_mpc_create()
956 &mpc_regs, in dcn321_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c441 static struct dcn30_mpc_registers mpc_regs; variable
941 #define REG_STRUCT mpc_regs in dcn35_mpc_create()
945 &mpc_regs, in dcn35_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c440 static struct dcn30_mpc_registers mpc_regs; variable
940 #define REG_STRUCT mpc_regs in dcn35_mpc_create()
944 &mpc_regs, in dcn35_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c429 static struct dcn401_mpc_registers mpc_regs; variable
951 #define REG_STRUCT mpc_regs in dcn401_mpc_create()
955 &mpc_regs, in dcn401_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c511 static const struct dcn30_mpc_registers mpc_regs = { variable
805 &mpc_regs, in dcn301_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c276 static const struct dcn20_mpc_registers mpc_regs = { variable
1071 &mpc_regs, in dcn21_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c450 static struct dcn30_mpc_registers mpc_regs; variable
956 #define REG_STRUCT mpc_regs in dcn32_mpc_create()
960 &mpc_regs, in dcn32_mpc_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c579 static const struct dcn30_mpc_registers mpc_regs = { variable
1005 &mpc_regs, in dcn31_mpc_create()

12