Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42b/
H A Ddcn42b_resource.c1717 struct dcn30_dwbc *dwbc42 = kzalloc_obj(struct dcn30_dwbc); in dcn42b_dwbc_create() local
1719 if (!dwbc42) { in dcn42b_dwbc_create()
1728 dcn30_dwbc_construct(dwbc42, ctx, in dcn42b_dwbc_create()
1734 pool->dwbc[i] = &dwbc42->base; in dcn42b_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/
H A Ddcn42_resource.c1728 struct dcn30_dwbc *dwbc42 = kzalloc_obj(struct dcn30_dwbc); in dcn42_dwbc_create() local
1730 if (!dwbc42) { in dcn42_dwbc_create()
1739 dcn30_dwbc_construct(dwbc42, ctx, in dcn42_dwbc_create()
1745 pool->dwbc[i] = &dwbc42->base; in dcn42_dwbc_create()