| /third_party/mesa3d/src/gallium/drivers/lima/ci/ |
| D | gitlab-ci.yml | 1 .lima-rules: 5 - !reference [.lima-farm-rules, rules] 8 - src/gallium/drivers/lima/**/* 9 - src/gallium/winsys/lima/**/* 10 - src/lima/**/* 19 GPU_VERSION: lima 20 RUNNER_TAG: mesa-ci-x86-64-lava-lima 23 lima-mali450-deqp:arm64: 26 - .lima-rules 30 DEQP_SUITE: lima-mali450-deqp [all …]
|
| /third_party/mesa3d/docs/drivers/ |
| D | lima.rst | 1 Lima title 4 Lima is an open source graphics driver which supports Mali Utgard 6 community-developed driver, and is not endorsed by ARM. Lima was 18 series) are handled by the :doc:`Panfrost <panfrost>` driver, not Lima. 31 Lima mainly targets **OpenGL ES 2.0**, as well as **OpenGL 2.1** 45 similarly supported to some extent in Lima. 50 These are some display drivers that have been tested with Lima: 63 These are some Lima-specific environment variables that may aid in 75 dump GPU command stream to ``$PWD/lima.dump`` 79 use generic u_blitter instead of Lima-specific [all …]
|
| D | panfrost.rst | 36 supported in the :doc:`Lima <lima>` driver, not Panfrost. Lima is also
|
| /third_party/mesa3d/.gitlab-ci/lava/utils/ |
| D | lava_farm.py | 9 LIMA = 1 variable in LavaFarm 15 # Lima pattern comes first, since it has the same prefix as the 17 LavaFarm.LIMA: r"^mesa-ci-[\x01-\x7F]+-lava-lima$",
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | meson.build | 1 # Copyright © 2018 Lima Project 83 'lima', 113 build_by_default : with_tools.contains('lima'), 114 install : with_tools.contains('lima'),
|
| D | lima_util.c | 2 * Copyright (C) 2018-2019 Lima Project 119 const char *dump_command = debug_get_option("LIMA_DUMP_FILE", "lima.dump"); in lima_dump_create() 124 fprintf(stderr, "lima: failed to open command stream log file %s\n", buffer); in lima_dump_create() 148 const char *dump_command = debug_get_option("LIMA_DUMP_FILE", "lima.dump"); in lima_dump_free() 153 fprintf(stderr, "lima: failed to rename log %s to %s\n", stage_name, final_name); in lima_dump_free()
|
| D | lima_screen.c | 2 * Copyright (c) 2017-2019 Lima Project 547 "dump GPU command stream to $PWD/lima.dump" }, 565 "use generic u_blitter instead of lima-specific" }, 580 fprintf(stderr, "lima: LIMA_CTX_NUM_PLB %d out of range [%d %d], " in lima_screen_parse_env() 588 fprintf(stderr, "lima: LIMA_PLB_MAX_BLK %d out of range [%d %d], " in lima_screen_parse_env() 595 fprintf(stderr, "lima: LIMA_PPIR_FORCE_SPILLING %d less than 0, " in lima_screen_parse_env() 602 fprintf(stderr, "lima: LIMA_PLB_PP_STREAM_CACHE_SIZE %d less than 0, " in lima_screen_parse_env()
|
| D | lima_fence.c | 2 * Copyright (c) 2018-2019 Lima Project 59 sync_accumulate("lima", &ctx->in_sync_fd, fence->fd); in lima_fence_server_sync()
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | farm-rules.yml | 122 .lima-farm-rules: 124 - exists: [ .ci-farms-disabled/lima ] 126 - changes: [ .ci-farms-disabled/lima ] 133 .lima-farm-manual-rules: 135 - exists: [ .ci-farms-disabled/lima ] 137 - changes: [ .ci-farms-disabled/lima ] 140 - !reference [.lima-farm-rules, rules] 306 changes: [ .ci-farms-disabled/lima ] 307 exists: [ .ci-farms-disabled/lima ]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 19.3.0.rst | 422 - lima/ppir: Rename ppir_op_dummy to ppir_op_undef 423 - lima/ppir: Add undef handling 424 - lima/ppir: Add various varying fetch sources to disassembler 425 - lima: Fix compiler warning in standalone compiler 426 - lima: Fix crash when there are no vertex shader attributes 757 - lima/gpir: Do all lowerings before rsched 758 - lima/gpir: Ignore unscheduled successors in can_use_complex() 759 - lima/gpir: Fix schedule_first insertion logic 760 - lima/gpir: Fix fake dep handling for schedule_first nodes 761 - lima/gpir: Disallow moves for schedule_first nodes [all …]
|
| D | 20.0.0.rst | 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 [all …]
|
| D | 20.1.0.rst | 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 [all …]
|
| D | 21.3.1.rst | 38 - lima: Corrupted Android-12 UI on Allwinner A64 59 - ci: temporarily disable lima CI 132 - lima: disasm: use last argument as a filename
|
| D | 24.0.3.rst | 251 - lima: ppir: always use vec4 for output register 252 - lima: ppir: use dummy program if FS has empty body 253 - lima: gpir: abort compilation if load_uniform instrinsic src isn't const 254 - lima: update expected CI failures
|
| D | 21.1.7.rst | 38 - lima: regression in plbu scissors cmd 95 - lima: avoid crash with negative viewport values 169 - lima: fail in get_handle(TYPE_KMS) without a scanout resource
|
| /third_party/mesa3d/docs/ |
| D | features.txt | 43 GL_ARB_map_buffer_range (Map buffer subranges) DONE (v3d, vc4, lima) 44 GL_ARB_color_buffer_float (Clamping controls) DONE (v3d, vc4, lima, etnaviv) 51 GL_ARB_half_float_vertex DONE (v3d, vc4, lima, etnaviv) 56 GL_ARB_texture_rg DONE (v3d, lima, etnaviv/HALTI2) 58 GL_ARB_vertex_array_object (Vertex array objects) DONE (v3d, vc4, lima) 59 GL_EXT_framebuffer_sRGB (sRGB framebuffer format) DONE (v3d, vc4, lima, etnaviv/HALTI3) 76 GL_ARB_copy_buffer (Buffer copying) DONE (v3d, vc4, lima, crocus) 80 GL_ARB_texture_rectangle (Rectangular textures) DONE (v3d, vc4, lima, crocus, etnaviv) 90 GL_ARB_draw_elements_base_vertex (Base vertex offset) DONE (v3d, vc4, panfrost, lima, crocus) 91 GL_ARB_fragment_coord_conventions (Frag shader coord) DONE (v3d, vc4, panfrost, lima, crocus) [all …]
|
| D | systems.rst | 24 - ARM Mali Utgard. See :doc:`Lima <drivers/lima>`
|
| /third_party/mesa3d/ |
| D | .mr-label-maker.yml | 46 'lima': 'lima' 47 'lima/ppir': 'lima' 190 '^src/gallium/drivers/lima/': ['lima'] 240 '^src/gallium/winsys/lima/': ['lima']
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 186 …s,nouveau,r300,r600,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,radeonsi,tegra… 257 …r300,r600,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi,cr… 263 -D tools=drm-shim,etnaviv,freedreno,glsl,intel,intel-ui,nir,nouveau,lima,panfrost,asahi 280 - !reference [.lima-rules, rules] 326 …veau,r300,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi,cr… 362 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga,llvm… 407 -D tools=drm-shim,etnaviv,freedreno,glsl,intel,nir,nouveau,lima,panfrost,imagination 412 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,i915,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga… 487 - export GALLIUM_DRIVERS=etnaviv,freedreno,lima,panfrost,vc4,v3d 525 GALLIUM_DRIVERS: "etnaviv,freedreno,lima,nouveau,panfrost,llvmpipe,softpipe,tegra,v3d,vc4,zink" [all …]
|
| /third_party/mesa3d/src/gallium/drivers/lima/drm-shim/ |
| D | lima_noop.c | 105 shim_device.driver_name = "lima"; in drm_shim_driver_init() 109 /* lima uses the DRM version to expose features, instead of getparam. */ in drm_shim_driver_init() 114 drm_shim_override_file("DRIVER=lima\n" in drm_shim_driver_init()
|
| /third_party/mesa3d/src/gallium/winsys/lima/drm/ |
| D | lima_drm_winsys.c | 2 * Copyright © 2017 Lima Project 30 #include "lima/lima_screen.h"
|
| D | meson.build | 1 # Copyright © 2018 Lima Project
|
| /third_party/skia/third_party/externals/icu/source/data/zone/ |
| D | mi.txt | 84 "America:Lima"{ 85 ec{"Lima"}
|
| /third_party/icu/icu4c/source/data/zone/ |
| D | mi.txt | 87 "America:Lima"{ 88 ec{"Lima"}
|
| /third_party/mesa3d/src/gallium/winsys/kmsro/drm/ |
| D | kmsro_drm_winsys.c | 34 #include "lima/drm/lima_drm_public.h" 99 } else if (strcmp(render_dev_name, "lima") == 0) { in kmsro_drm_screen_create()
|