Lines Matching full:lima

796 -  lima/parser: Fix RSW depth test parsing
797 - lima/parser: Extend AUX0 findings
798 - lima/parser: Change value name in RSW parser
799 - lima/parser: Extend rsw parsing showing strings instead of numbers
800 - gitlab-ci: lima: Add flaky tests to the skips list
801 - gitlab-ci: Enable the lima job again
802 - gitlab-ci: Add add a set of lima flakes
803 - lima: Add etc1 support
1132 - lima/gpir: Make lima_gpir_node_insert_child() useful
1133 - lima/gpir: Optimize conditional break/continue
1134 - lima/gpir: Optimize nots created from branch lowering
1288 - CI: Disable Lima jobs due to lab unhealthiness
1486 Eduardo Lima Mitev (3):
2254 - lima: remove its hash table entry when invalidating a resource
2255 - lima: expose fragment shader derivatives capability
2256 - lima: implement zsbuf reload
3429 - lima: remove definition of lima_is_scanout
3430 - lima: use util_copy_framebuffer_state
3431 - lima: always add texture bo to submit
3432 - lima: remove lima_ctx_buff_va submit flags (v2)
3433 - lima: pass array as parameter to PLBU and VS command macros
3434 - lima: delay add plb buffer to submit when flush
3435 - lima: delay plbu head command generation to flush stage (v2)
3436 - lima: add render target to submit by dirty buffer flags
3437 - lima: add missing resolve check for damage and reload
3438 - lima: move syncobj from lima_submit to lima_context
3439 - lima: merge gp/pp submit
3440 - lima: put hardware related info to lima_gpu.h
3441 - lima: move flush code to lima_submit.c
3442 - lima: pass submit parameter for functions in lima_submic.c (v2)
3443 - lima: add lima_submit_create_stream_bo
3444 - lima: adjust pp_stream to use lima_submit_create_stream_bo
3445 - lima: use lima_submit_create_stream_bo for plbu/vs_cmd and pp_stack
3446 - lima: add lima_submit_get
3447 - lima: make lima_submit one time use drop data (v3)
3448 - lima: track write submits of context (v3)
3449 - lima: move plbu/vs_cmd_array into lima_submit
3450 - lima: move resolve into lima_submit
3451 - lima: move pp_max_stack_size to lima_submit
3452 - lima: move damage_rect into lima_submit
3453 - lima: move clear into submit (v2)
3454 - lima: move framebuffer info to lima_submit
3455 - lima: use per submit dump file
3456 - lima: optinal flush submit in lima_clear
3457 - lima: enable multi submit optimization
3458 - lima: move dump check to macro for lima_dump_command_stream_print
3459 - lima: rename lima_submit to lima_job
3460 - lima: fix buffer import with offset
3461 - lima: also check tiled and depth case when import
3462 - lima: set offset when export resource
3790 - lima: Add missing source file to Android.mk
4268 - gitlab-ci: Disable the lima job for now
4303 - lima: handle early-z and pixel kill better
4304 - lima: implement PLB PP stream cache
4305 - lima: add RGBA5551 and RGBA4444 formats
4306 - lima: don't disable tiling if there's linear modifier in list
4307 - lima: gpir: enforce instruction limit earlier
4309 - lima: enable minmax cache for index buffers
4310 - lima: print gp uniforms if gp debug is enabled
4311 - lima/gpir: improve disassembler output
4312 - lima/gpir: print acc ops even if we have only one source
4313 - lima/gpir: kill dead writes to regs in DCE
4314 - lima/gpir: add better lowering for ftrunc
4315 - lima/gpir: fix crash in schedule_insert_ready_list()
4316 - lima: disable Z16 format
4317 - lima: decode depth/stencil write bits in RSW
4318 - lima: split pixel and texel format tables
4319 - lima: add support for R and RG formats
4320 - lima: Implement lima_texture_subdata
4321 - lima: avoid situations when scissor minx > maxx or miny > maxy
4336 - lima: Fix build with GCC 10.