Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c1169 struct dcn60_dpp *dpp60 = in dcn60_dpp_create() local
1172 if (!dpp60) in dcn60_dpp_create()
1182 if (dpp60_construct(dpp60, ctx, inst, in dcn60_dpp_create()
1184 return &dpp60->base; in dcn60_dpp_create()
1187 kfree(dpp60); in dcn60_dpp_create()