Home
last modified time | relevance | path

Searched refs:dcn30_mpc (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c49 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_mpc_init()
64 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_mpc_init_single_inst()
81 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_is_dwb_idle()
97 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_dwb_mux()
107 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_disable_dwb_mux()
121 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_get_ogam_current()
155 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_power_on_ogam_lut()
175 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_configure_ogam_lut()
188 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_ogam_get_reg_field()
221 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_luta()
[all …]
H A Ddcn30_mpc.h33 container_of(mpc_base, struct dcn30_mpc, base)
991 struct dcn30_mpc { struct
1002 void dcn30_mpc_construct(struct dcn30_mpc *mpc30, argument
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
H A Ddcn32_mpc.c48 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_mpc_init()
73 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_power_on_blnd_lut()
99 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_get_post1dlut_current()
130 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_configure_post1dlut()
141 struct dcn30_mpc *mpc, in mpc32_post1dlut_get_reg_field()
173 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dluta_settings()
202 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlutb_settings()
232 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlut_pwl()
269 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlut()
306 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_get_shaper_current()
[all …]
H A Ddcn32_mpc.h325 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
/linux/drivers/gpu/drm/amd/display/dc/mpc/
H A DMakefile48 MPC_DCN30 = dcn30_mpc.o
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c651 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c616 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c799 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c999 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1063 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1005 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1007 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c946 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c955 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn35_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c844 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c950 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create()