Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn201/
Ddcn201_dpp.h31 container_of(dpp, struct dcn201_dpp, base)
57 struct dcn201_dpp { struct
76 bool dpp201_construct(struct dcn201_dpp *dpp2, argument
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-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/
DMakefile45 DPP_DCN201 = dcn201_dpp.o
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn201/
Ddcn201_resource.c632 struct dcn201_dpp *dpp = in dcn201_dpp_create()
633 kzalloc(sizeof(struct dcn201_dpp), GFP_ATOMIC); in dcn201_dpp_create()