Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c732 …xt, const struct dc_mcache_params *mcache_params, struct dc_mcache_allocations *mcache_allocations) in assign_global_mcache_ids() argument
748 mcache_allocations[plane_idx].global_mcache_ids_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()
751 mcache_allocations[plane_idx].global_mcache_ids_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()
755mcache_allocations[plane_idx].global_mcache_ids_plane0[mcache_params[plane_idx].num_mcaches_plane0… in assign_global_mcache_ids()
756 mcache_allocations[plane_idx].global_mcache_ids_plane0[0]; in assign_global_mcache_ids()
757mcache_allocations[plane_idx].global_mcache_ids_plane1[mcache_params[plane_idx].num_mcaches_plane1… in assign_global_mcache_ids()
758 mcache_allocations[plane_idx].global_mcache_ids_plane1[0]; in assign_global_mcache_ids()
763 mcache_allocations[plane_idx].global_mcache_ids_mall_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()
766 mcache_allocations[plane_idx].global_mcache_ids_mall_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()
770mcache_allocations[plane_idx].global_mcache_ids_mall_plane0[mcache_params[plane_idx].num_mcaches_p… in assign_global_mcache_ids()
[all …]