Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c815 static bool dc_calculate_first_second_splitting(const int *mcache_boundaries, int num_boundaries, i… in dc_calculate_first_second_splitting() argument
835 range_end = mcache_boundaries[left_cache_id] - shift - 1; in dc_calculate_first_second_splitting()
846 range_start = mcache_boundaries[right_cache_id] - shift; in dc_calculate_first_second_splitting()