git bisect start '--term-old=hangs' '--term-new=works' # hangs: [d79b2e7bf30ad6d1fa43f30940a64ed9fd0aa9c0] docs: add release notes for 12.0.3 git bisect hangs d79b2e7bf30ad6d1fa43f30940a64ed9fd0aa9c0 # works: [82727e87dedabeba28ab6e8c5f93ebffc39e5b8a] aubinator: Fix printf warnings in a 32-bit build. git bisect works 82727e87dedabeba28ab6e8c5f93ebffc39e5b8a # hangs: [f25fdf21e74416e11bc13973d7ec8d022e93c6e2] vc4: Fix doxygen warnings git bisect hangs f25fdf21e74416e11bc13973d7ec8d022e93c6e2 # works: [2d64a003c5059feebcb70b607311d380acc45962] freedreno: defer flush_queue allocation git bisect works 2d64a003c5059feebcb70b607311d380acc45962 # hangs: [a029d9f074c510d86c487b249f4ca535e8782df7] gallium/util: simplify a few things in util_can_blit_via_copy_region() git bisect hangs a029d9f074c510d86c487b249f4ca535e8782df7 # hangs: [85388652f9406c07803f8ef327af11c6028b52d6] winsys/amdgpu: return an error on IB submission failures git bisect hangs 85388652f9406c07803f8ef327af11c6028b52d6 # hangs: [44502afd8219c298fafa39625a178713c912d975] anv: Enable early culling on Gen7. git bisect hangs 44502afd8219c298fafa39625a178713c912d975 # works: [e7b2ce5fd872f6bf348310dcb6541ee5263886d5] nvc0: upload sample locations on GM20x git bisect works e7b2ce5fd872f6bf348310dcb6541ee5263886d5 # works: [76e161056a424e5b9c35b02a9f4e520c8c44cf2b] i965: Fix shared atomic intrinsics to pay attention to base. git bisect works 76e161056a424e5b9c35b02a9f4e520c8c44cf2b # works: [d81934cded89b20cf305e5afb5c2de9b22d02904] vc4: Check the V3D version reported by the kernel. git bisect works d81934cded89b20cf305e5afb5c2de9b22d02904 # works: [a73bf11a63ea93640c26b5701c533b06d3a6f3e9] clover: Add missing include v2 git bisect works a73bf11a63ea93640c26b5701c533b06d3a6f3e9 # hangs: [707ca00fce464af84212fa1fff573f5814a8c118] nir: Add nir_load_interpolated_input lowering code. git bisect hangs 707ca00fce464af84212fa1fff573f5814a8c118 # works: [1eef0b73aa323d94d5a080cd1efa81ccacdbd0d2] i965: Rewrite FS input handling to use the new NIR intrinsics. git bisect works 1eef0b73aa323d94d5a080cd1efa81ccacdbd0d2 # hangs: [a2dc11a7818c04d8dc0324e8fcba98d60baea529] i965: Move load_interpolated_input/barycentric_* intrinsics to the top. git bisect hangs a2dc11a7818c04d8dc0324e8fcba98d60baea529 # first works commit: [1eef0b73aa323d94d5a080cd1efa81ccacdbd0d2] i965: Rewrite FS input handling to use the new NIR intrinsics.