17:55 fdobridge: <p​homes> I fixed 4 of the failing tests in conditional rendering
17:57 fdobridge: <p​homes> I noticed that calling a MME that uses mme_tu104_read_fifoed will fail if there is not pushed any data with P_INLINE_DATA together with the MME
18:03 fdobridge: <p​homes> In my branch: https://gitlab.freedesktop.org/phomes/mesa/-/blob/conditional_rendering_with_update/src/nouveau/vulkan/nvk_cmd_buffer.c#L711
18:05 fdobridge: <p​homes> if I do not push something like P_INLINE_DATA(p, 0) then it fails with "../src/nouveau/nvidia-headers/nv_push.h:89: __push_verify: Assertion `last_count' failed."