Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c342 if (first_offset && second_offset) { in calculate_first_second_splitting()
344 *second_offset = -1; in calculate_first_second_splitting()
374 if (first_offset && second_offset) { in calculate_first_second_splitting()
376 *second_offset = -1; in calculate_first_second_splitting()
380 if (first_offset && second_offset) { in calculate_first_second_splitting()
382 *second_offset = right_cache_id; in calculate_first_second_splitting()
1022 int first_offset, second_offset; in dml2_top_soc15_build_mcache_programming() local
1042 &first_offset, &second_offset)) { in dml2_top_soc15_build_mcache_programming()
1053 if (second_offset >= 0) { in dml2_top_soc15_build_mcache_programming()
1073 &first_offset, &second_offset)) { in dml2_top_soc15_build_mcache_programming()
[all …]