diff options
author | Lo-an Chen <[email protected]> | 2024-11-14 17:53:41 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-12-02 18:35:25 -0500 |
commit | 24d3749c11d949972d8c22e75567dc90ff5482e7 (patch) | |
tree | 8c6bbba8794985080e2c76000d563242a57b8624 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 6a7fd76b949efe40fb6d6677f480e624e0cb6e40 (diff) |
drm/amd/display: Correct prefetch calculation
[WHY]
The minimum value of the dst_y_prefetch_equ was not correct
in prefetch calculation whice causes OPTC underflow.
[HOW]
Add the min operation of dst_y_prefetch_equ in prefetch calculation.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Lo-an Chen <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions