Lines Matching full:lima
1610 Eduardo Lima Mitev (2):
2027 - lima/ppir: introduce liveness internal live set
2028 - lima/ppir: fix lod bias register codegen
2029 - lima/ppir: do not assume single src for pipeline outputs
2030 - lima/ppir: combine varying loads in node_to_instr
2031 - lima/ppir: duplicate intrinsics in nir
2032 - lima/ppir: duplicate consts in nir
2033 - lima/ppir: remove unused clone functions
2034 - lima/ppir: rework emit nir to ppir
2035 - lima/ppir: rework store output
2036 - lima/ppir: add fallback mov option for const scheduler
2037 - lima/ppir: rework select conditions
2038 - lima/ppir: handle failures on all ppir_emit_cf_list paths
2039 - lima/ppir: improve handling for successors in other blocks
2040 - lima/ppir: rework tex lowering
2041 - lima/ppir: optimize tex loads with single successor
2042 - lima/ppir: use a ready list in node_to_instr
2568 - lima: Only call nir_lower_io on shader_in/out
2640 - lima/standalone: Rework i/o variable fixup
2957 - CI: Disable Panfrost Mali-T820, Lima Mali-400 and Lima Mali-450 jobs
3626 - Revert "CI: Disable Lima jobs due to lab unhealthiness"
4254 - lima: Fix lima_screen_query_dmabuf_modifiers()
4625 - lima: add missing fallthrough comments
4626 - lima: add missing break