panfrost/ci: Disable 0ad trace on T860
The last few frames of the trace are expensive (in terms of GPU time) and are close to hitting the timeout. With the next commit, they do hit the timeout due to using a larger batch. Nevertheless the next commit should be an overall perf improvement on average, so this remove to unblock CI. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Suggested-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17112>
This commit is contained in:
committed by
Marge Bot
parent
91d9a34925
commit
35a80418a1
@@ -59,10 +59,11 @@ traces:
|
||||
- device: gl-panfrost-t760
|
||||
# Wrong rendering, many elements are missing
|
||||
checksum: 67db7302b28cb8e3e217cc79b672af79
|
||||
- path: 0ad/0ad-v2.trace
|
||||
expectations:
|
||||
- device: gl-panfrost-t860
|
||||
checksum: 5a4fba0ae20e3ab9dc6fc4089add9457
|
||||
# Timeouts
|
||||
#- path: 0ad/0ad-v2.trace
|
||||
# expectations:
|
||||
# - device: gl-panfrost-t860
|
||||
# checksum: 5a4fba0ae20e3ab9dc6fc4089add9457
|
||||
- path: glmark2/buffer:update-fraction=0.5:update-dispersion=0.9:columns=200:update-method=map:interleave=false-v2.trace
|
||||
expectations:
|
||||
- device: gl-panfrost-t860
|
||||
|
||||
Reference in New Issue
Block a user