Searched refs:dcn10_opp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_opp.c | 29 #include "dcn10_opp.h" 52 struct dcn10_opp *oppn10, in opp1_set_truncation() 62 struct dcn10_opp *oppn10, in opp1_set_spatial_dither() 144 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_bit_depth_reduction() 161 struct dcn10_opp *oppn10, in opp1_set_pixel_encoding() 194 struct dcn10_opp *oppn10, in opp1_set_clamping() 237 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_set_dyn_expansion() 278 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_clamping_and_pixel_encoding() 289 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_fmt() 312 struct dcn10_opp *oppn1 in opp1_program_stereo() [all...] |
H A D | dcn10_opp.h | 31 container_of(opp, struct dcn10_opp, base) 148 struct dcn10_opp { struct 158 void dcn10_opp_construct(struct dcn10_opp *oppn10,
|
H A D | Makefile | 27 dcn10_dpp.o dcn10_opp.o dcn10_optc.o \
|
H A D | dcn10_resource.c | 43 #include "dcn10_opp.h" 676 struct dcn10_opp *opp = in dcn10_opp_create() 677 kzalloc(sizeof(struct dcn10_opp), GFP_KERNEL); in dcn10_opp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_opp.c | 27 #include "dcn10_opp.h" 50 struct dcn10_opp *oppn10, in opp1_set_truncation() 60 struct dcn10_opp *oppn10, in opp1_set_spatial_dither() 142 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_bit_depth_reduction() 160 struct dcn10_opp *oppn10, in opp1_set_pixel_encoding() 196 struct dcn10_opp *oppn10, in opp1_set_clamping() 239 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_set_dyn_expansion() 280 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_clamping_and_pixel_encoding() 291 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_fmt() 314 struct dcn10_opp *oppn1 in opp1_program_stereo() [all...] |
H A D | dcn10_opp.h | 31 container_of(opp, struct dcn10_opp, base) 148 struct dcn10_opp { struct 158 void dcn10_opp_construct(struct dcn10_opp *oppn10,
|
H A D | Makefile | 27 dcn10_dpp.o dcn10_opp.o dcn10_optc.o \
|
H A D | dcn10_resource.c | 41 #include "dcn10_opp.h" 611 struct dcn10_opp *opp = in dcn10_opp_create() 612 kzalloc(sizeof(struct dcn10_opp), GFP_KERNEL); in dcn10_opp_create()
|
Completed in 8 milliseconds