Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1697 dc->caps.mall_size_total = 0; in dcn321_resource_construct()
1706 dc->caps.mall_size_total = dc->caps.max_cab_allocation_bytes; in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c899 unsigned int mall_size = dc->caps.mall_size_total; in dcn30_does_plane_fit_in_mall()
H A Ddcn30_resource.c2290 …dc->caps.mall_size_total = dc->caps.mall_size_per_mem_channel * dc->ctx->dc_bios->vram_info.num_ch… in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h255 unsigned int mall_size_total; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2154 dc->caps.mall_size_total = 0; in dcn32_resource_construct()
2164 dc->caps.mall_size_total = dc->caps.max_cab_allocation_bytes; in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1223 …dc->caps.mall_size_total = dc->caps.mall_size_per_mem_channel * dc->ctx->dc_bios->vram_info.num_ch… in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1146 dc->caps.mall_size_total = dc->caps.mall_size_per_mem_channel * in dcn303_resource_construct()