Home
last modified time | relevance | path

Searched refs:dpp401 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c917 struct dcn401_dpp *dpp401 = in dcn401_dpp_create() local
920 if (!dpp401) in dcn401_dpp_create()
930 if (dpp401_construct(dpp401, ctx, inst, in dcn401_dpp_create()
932 return &dpp401->base; in dcn401_dpp_create()
935 kfree(dpp401); in dcn401_dpp_create()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.h673 bool dpp401_construct(struct dcn401_dpp *dpp401,