Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c717 struct dcn10_hubbub *dcn10_hubbub = kzalloc_obj(struct dcn10_hubbub); in dcn10_hubbub_create() local
719 if (!dcn10_hubbub) in dcn10_hubbub_create()
722 hubbub1_construct(&dcn10_hubbub->base, ctx, in dcn10_hubbub_create()
727 return &dcn10_hubbub->base; in dcn10_hubbub_create()