Searched refs:dcn30_mpc (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/ |
H A D | dcn30_mpc.c | 49 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 D | dcn30_mpc.h | 33 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 D | dcn32_mpc.c | 48 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 D | dcn32_mpc.h | 325 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/ |
H A D | Makefile | 48 MPC_DCN30 = dcn30_mpc.o
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H A D | dcn302_resource.c | 651 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 D | dcn303_resource.c | 616 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 D | dcn301_resource.c | 799 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H A D | dcn316_resource.c | 999 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
H A D | dcn314_resource.c | 1063 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
H A D | dcn315_resource.c | 1005 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H A D | dcn31_resource.c | 1007 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
H A D | dcn321_resource.c | 946 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H A D | dcn35_resource.c | 955 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 D | dcn30_resource.c | 844 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.c | 950 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create()
|