Home
last modified time | relevance | path

Searched refs:dcn3_dpp (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dpp_cm.c46 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_enable_cm_block()
62 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp30_get_gamcor_current()
90 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gammcor_lut()
136 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_gamcor_lut()
155 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_dealpha()
166 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_bias()
175 struct dcn3_dpp *dpp, in dpp3_gamcor_reg_field()
211 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_configure_gamcor_lut()
226 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gamcor_lut()
314 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_hdr_multiplier()
[all …]
A Ddcn30_dpp.c61 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_post_csc()
131 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_pre_degam()
179 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_cnv_setup()
354 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_cursor_attributes()
481 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_cnv_set_bias_scale()
495 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_deferred_update()
543 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_blnd_lut()
563 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_hdr3dlut()
580 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_shaper()
640 struct dcn3_dpp *dpp, in dcn3_dpp_cm_get_reg_field()
[all …]
A Ddcn30_dpp.h31 container_of(dpp, struct dcn3_dpp, base)
558 struct dcn3_dpp { struct
577 bool dpp3_construct(struct dcn3_dpp *dpp3, argument
A Ddcn30_resource.c888 struct dcn3_dpp *dpp = in dcn30_dpp_create()
889 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn30_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c730 struct dcn3_dpp *dpp = in dcn301_dpp_create()
731 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn301_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c674 struct dcn3_dpp *dpp = kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn302_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c633 struct dcn3_dpp *dpp = kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn303_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1064 struct dcn3_dpp *dpp = in dcn31_dpp_create()
1065 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn31_dpp_create()

Completed in 30 milliseconds