Searched refs:dcn3_dpp (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dpp_cm.c | 46 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() 87 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gammcor_lut() 133 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_gamcor_lut() 152 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_dealpha() 163 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_cm_bias() 172 struct dcn3_dpp *dpp, in dpp3_gamcor_reg_field() 208 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_configure_gamcor_lut() 223 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_gamcor_lut() 311 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_hdr_multiplier() [all …]
|
D | dcn30_dpp.c | 46 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp30_read_state() 60 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_program_post_csc() 130 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_pre_degam() 178 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_cnv_setup() 356 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_set_cursor_attributes() 486 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_deferred_update() 534 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_blnd_lut() 554 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_hdr3dlut() 571 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_power_on_shaper() 588 struct dcn3_dpp *dpp = TO_DCN30_DPP(dpp_base); in dpp3_configure_blnd_lut() [all …]
|
D | dcn30_dpp.h | 31 container_of(dpp, struct dcn3_dpp, base) 558 struct dcn3_dpp { struct 577 bool dpp3_construct(struct dcn3_dpp *dpp3, argument
|
D | dcn30_resource.c | 760 struct dcn3_dpp *dpp = in dcn30_dpp_create() 761 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn30_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_dpp.h | 31 bool dpp32_construct(struct dcn3_dpp *dpp3,
|
D | dcn32_dpp.c | 146 struct dcn3_dpp *dpp, in dpp32_construct()
|
D | dcn32_resource.c | 928 struct dcn3_dpp *dpp3 = in dcn32_dpp_create() 929 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn32_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 545 struct dcn3_dpp *dpp = kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn302_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 506 struct dcn3_dpp *dpp = kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn303_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 731 struct dcn3_dpp *dpp = in dcn301_dpp_create() 732 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn301_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 955 struct dcn3_dpp *dpp = in dcn31_dpp_create() 956 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 925 struct dcn3_dpp *dpp = in dcn31_dpp_create() 926 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 924 struct dcn3_dpp *dpp = in dcn31_dpp_create() 925 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn31_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 927 struct dcn3_dpp *dpp3 = in dcn321_dpp_create() 928 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn321_dpp_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 929 struct dcn3_dpp *dpp = in dcn31_dpp_create() 930 kzalloc(sizeof(struct dcn3_dpp), GFP_KERNEL); in dcn31_dpp_create()
|