Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ !
Ddml2_wrapper.h47 unsigned int cache_line_size_bytes; member
Ddml2_mall_phantom.c83 cache_lines_per_plane = bytes_in_mall / ctx->config.mall_cfg.cache_line_size_bytes + 2; in dml2_helper_calculate_num_ways_for_subvp()
92 …lines = ctx->config.mall_cfg.max_cab_allocation_bytes / ctx->config.mall_cfg.cache_line_size_bytes; in dml2_helper_calculate_num_ways_for_subvp()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn321/ !
Ddcn321_resource.c2035 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn321_resource_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/ !
Ddcn401_resource.c2121 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn401_resource_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/ !
Ddcn32_resource.c2483 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn32_resource_construct()