Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c332 int pipe_h_vp_start, int pipe_h_vp_end, int *first_offset, int *second_offset) in calculate_first_second_splitting() argument
342 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()
[all …]