Searched refs:dcn30_mpc (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_mpc.c | 51 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_is_dwb_idle() 67 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_dwb_mux() 77 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_disable_dwb_mux() 90 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_out_rate_control() 110 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_get_ogam_current() 144 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_power_on_ogam_lut() 164 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_configure_ogam_lut() 177 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_ogam_get_reg_field() 210 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_luta() 243 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_lutb() [all …]
|
H A D | Makefile | 34 dcn30_mpc.o dcn30_vpg.o \
|
H A D | dcn30_mpc.h | 33 container_of(mpc_base, struct dcn30_mpc, base) 992 struct dcn30_mpc { struct 1003 void dcn30_mpc_construct(struct dcn30_mpc *mpc30, argument
|
H A D | dcn30_resource.c | 841 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_mpc.c | 47 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_mpc_init() 72 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_power_on_blnd_lut() 97 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_get_post1dlut_current() 128 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_configure_post1dlut() 139 struct dcn30_mpc *mpc, in mpc32_post1dlut_get_reg_field() 171 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dluta_settings() 200 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlutb_settings() 230 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlut_pwl() 264 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_program_post1dlut() 301 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_get_shaper_current() [all …]
|
H A D | dcn32_mpc.h | 327 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
|
H A D | dcn32_resource.c | 944 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 594 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 648 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 795 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 999 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1003 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1077 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 943 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1005 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|