Home
last modified time | relevance | path

Searched refs:dcn201_dpp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn201/ !
H A Ddcn201_dpp.h31 container_of(dpp, struct dcn201_dpp, base)
57 struct dcn201_dpp { struct
76 bool dpp201_construct(struct dcn201_dpp *dpp2, argument
H A Ddcn201_dpp.c52 struct dcn201_dpp *dpp = TO_DCN201_DPP(dpp_base); in dpp201_cnv_setup()
298 struct dcn201_dpp *dpp, in dpp201_construct()
/linux/drivers/gpu/drm/amd/display/dc/dpp/ !
H A DMakefile45 DPP_DCN201 = dcn201_dpp.o
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ !
H A Ddcn201_resource.c635 struct dcn201_dpp *dpp = in dcn201_dpp_create()
636 kzalloc_obj(struct dcn201_dpp); in dcn201_dpp_create()