Searched refs:dcn30_mpc (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn30/ |
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 …]
|
D | Makefile | 28 dcn30_dccg.o dcn30_hwseq.o dcn30_mpc.o dcn30_vpg.o \
|
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
|
D | dcn30_resource.c | 851 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/ |
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 …]
|
D | dcn32_mpc.h | 314 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
|
D | dcn32_resource.c | 955 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 656 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 603 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 813 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1043 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1013 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1012 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 954 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1017 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|