Lines Matching full:lima
448 - panfrost,lima: De-Galliumize tiling routines
470 - lima: Beautify stream dumps
471 - lima: Parse VS and PLBU command stream while making a dump
472 - lima/streamparser: Fix typo in vs semaphore parser
473 - lima/streamparser: Add findings introduced with gl_PointSize
474 - lima/parser: Some fixes and cleanups
475 - lima/parser: Add RSW parsing
476 - lima/parser: Add texture descriptor parser
477 - lima: Rotate dump files after each finished pp frame
478 - lima: Fix dump file creation
479 - lima/parser: Fix rsw parser
480 - lima/parser: Fix VS cmd stream parser
481 - lima/parser: Make rsw alpha blend parsing more readable
482 - lima: Add stencil support
483 - lima: Fix alpha blending
515 - lima: fix stride in texture descriptor
516 - lima: add layer_stride field to lima_resource struct
517 - lima: introduce ppir_op_load_coords_reg to differentiate between
520 - lima: add cubemap support
521 - lima/ppir: add lod-bias support
987 Eduardo Lima Mitev (2):
1181 - lima: fix nir shader memory leak
1182 - lima: fix bo submit memory leak
1183 - lima/ppir: enable lower_fdph
1185 - lima: allocate separate bo to store varyings
1186 - lima: refactor indexed draw indices upload
1188 - lima: split draw calls on 64k vertices
1189 - lima/ppir: fix lod bias src
1190 - lima/ppir: remove assert on ppir_emit_tex unsupported feature
1191 - lima: set shader caps to optimize control flow
1192 - lima/ppir: remove orphan load node after cloning
1193 - lima/ppir: implement full liveness analysis for regalloc
1194 - lima/ppir: handle write to dead registers in ppir
1195 - lima/ppir: fix ssa undef emit
1196 - lima/ppir: split ppir_op_undef into undef and dummy again
1197 - lima/ppir: fix src read mask swizzling
1507 - lima: support indexed draw with bias
1508 - lima: fix lima_set_vertex_buffers()
2727 - lima: sync lima_drm.h with kernel
2728 - lima: create heap buffer with new interface if available
2729 - lima: add noheap debug option
3446 - gitlab-ci: Disable lima jobs
3495 - lima: add debug prints for BO cache
3496 - lima: align size before trying to fetch BO from cache
3497 - lima: ignore flags while looking for BO in cache
3498 - lima: set dithering flag when necessary
3499 - lima: add support for gl_PointSize
3500 - lima: enable tiling
3501 - lima: handle DRM_FORMAT_MOD_INVALID in resource_from_handle()
3502 - lima: expose tiled format modifier in query_dmabuf_modifiers()
3503 - lima: use single BO for GP outputs
3504 - lima: drop suballocator
3505 - lima: fix allocation of GP outputs storage for indexed draw
3506 - lima: postpone PP stream generation
3507 - lima: don't reload and redraw tiles that were not updated
3508 - lima: fix PP stream terminator size
3509 - lima: use linear layout for shared buffers if modifier is not
3511 - lima: add debug flag to disable tiling
3512 - lima: drop support for R8G8B8 format
3513 - lima: fix PLBU_CMD_PRIMITIVE_SETUP command
3514 - lima: fix viewport clipping
3515 - lima: implement polygon offset
3516 - lima: fix PIPE_CAP\_\* to mark features that aren't supported yet
3517 - lima: add new findings to texture descriptor
3518 - lima: fix handling of reverse depth range
3520 - ci: Re-enable CI for lima on mali450
3521 - lima: implement invalidate_resource()
3524 - lima: use imul for calculations with intrinsic src
3525 - lima: ppir: don't delete root ld_tex nodes without successors in
3527 - lima: ppir: always create move and update ld_tex successors for all
3529 - lima: disable early-z if fragment shader uses discard
3539 - lima: Fix build with GCC 10.