Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H 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()
84 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gammcor_lut()
130 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_gamcor_lut()
149 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_dealpha()
160 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_bias()
169 struct dcn3_dpp *dpp, in dpp3_gamcor_reg_field()
205 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_configure_gamcor_lut()
220 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gamcor_lut()
308 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_hdr_multiplier()
[all …]
H A Ddcn30_dpp.c46 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp30_read_state()
89 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp30_read_reg_state()
110 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_post_csc()
180 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_pre_degam()
228 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_cnv_setup()
405 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_cursor_attributes()
543 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_deferred_update()
591 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_blnd_lut()
608 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_hdr3dlut()
625 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_shaper()
[all …]
H A Ddcn30_dpp.h31 container_of(dpp, struct dcn3_dpp, base)
560 struct dcn3_dpp { struct
580 bool dpp3_construct(struct dcn3_dpp *dpp3, argument
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn35/
H A Ddcn35_dpp.h57 bool dpp35_construct(struct dcn3_dpp *dpp3, struct dc_context *ctx,
62 void dpp35_set_fgcg(struct dcn3_dpp *dpp, bool enable);
H A Ddcn35_dpp.c130 struct dcn3_dpp *dpp, struct dc_context *ctx, in dpp35_construct()
147 void dpp35_set_fgcg(struct dcn3_dpp *dpp, bool enable) in dpp35_set_fgcg()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn32/
H A Ddcn32_dpp.h31 bool dpp32_construct(struct dcn3_dpp *dpp3,
H A Ddcn32_dpp.c148 struct dcn3_dpp *dpp, in dpp32_construct()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.c47 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp401_read_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c549 struct dcn3_dpp *dpp = kzalloc_obj(struct dcn3_dpp); in dcn303_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c571 struct dcn3_dpp *dpp = kzalloc_obj(struct dcn3_dpp); in dcn302_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c720 struct dcn3_dpp *dpp = in dcn301_dpp_create()
721 kzalloc_obj(struct dcn3_dpp); in dcn301_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c929 struct dcn3_dpp *dpp = in dcn31_dpp_create()
930 kzalloc_obj(struct dcn3_dpp); in dcn31_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c973 struct dcn3_dpp *dpp = in dcn31_dpp_create()
974 kzalloc_obj(struct dcn3_dpp); in dcn31_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c814 struct dcn3_dpp *dpp = kzalloc_obj(struct dcn3_dpp); in dcn35_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c827 struct dcn3_dpp *dpp = kzalloc_obj(struct dcn3_dpp); in dcn35_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c936 struct dcn3_dpp *dpp = in dcn31_dpp_create()
937 kzalloc_obj(struct dcn3_dpp); in dcn31_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c807 struct dcn3_dpp *dpp = kzalloc_obj(struct dcn3_dpp); in dcn35_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c937 struct dcn3_dpp *dpp = in dcn31_dpp_create()
938 kzalloc_obj(struct dcn3_dpp); in dcn31_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c950 struct dcn3_dpp *dpp3 = in dcn321_dpp_create()
951 kzalloc_obj(struct dcn3_dpp); in dcn321_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c756 struct dcn3_dpp *dpp = in dcn30_dpp_create()
757 kzalloc_obj(struct dcn3_dpp); in dcn30_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c956 struct dcn3_dpp *dpp3 = in dcn32_dpp_create()
957 kzalloc_obj(struct dcn3_dpp); in dcn32_dpp_create()