mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 00:38:48 +02:00
panvk/ci: add back incorrectly removed crash
Turns out, this was only fixed on G610, not on G52. Fixes:f93a48e4e3("panfrost: fix hang by using MALI_PIXEL_KILL_WEAK_EARLY in color preload") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33381> (cherry picked from commit6f70425ef5)
This commit is contained in:
parent
cb0d551424
commit
00472fd105
2 changed files with 4 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
|||
"description": "panvk/ci: add back incorrectly removed crash",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "f93a48e4e3462ac214b8f5d1217cbe640d0cd34b",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -493,3 +493,6 @@ dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_inde
|
|||
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_indexed_triangle_strip_offset_negative_large_with_bind_offset_with_alloc_offset,Fail
|
||||
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_indexed_triangle_strip_with_alloc_offset,Fail
|
||||
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_indexed_triangle_strip_with_bind_offset_with_alloc_offset,Fail
|
||||
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_1.multi_draw_barriers,Crash
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.multi_draw_barriers,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue