Lines Matching full:etnaviv

100 - etnaviv: gc2000 gles2 regression
520 - etnaviv: Don't use alu->dest.write_mask
521 - etnaviv: What if we just didn't have a compiler?
1093 - etnaviv: move nir texture lowerings into one pass
1095 - etnaviv: nir: support intrinsic used for txs lowering
1096 - etnaviv: nir: lower nir_texop_txs
1097 - ci/etnaviv: update ci expectations
1098 - etnaviv: make use of BITFIELD_BIT(..) macro
1099 - etnaviv: name the enum used for pass_flags
1100 - etnaviv: add is_dead_instruction(..) helper
1101 - etnaviv: extend etna_pass_flags with source modifiers
1102 - etnaviv: do not clear all pass_flags before RA
1103 - etnaviv: nir: look at parent instr in lower_alu(..)
1104 - etnaviv: nir: add etna_nir_lower_to_source_mods(..)
1105 - etnaviv: nir: switch to etna_nir_lower_to_source_mods(..)
1106 - etnaviv: nir: convert to new-style NIR registers
1111 - etnaviv: switch to log2f(..)
1112 - etnaviv: switch to U_FIXED(..) macro
1113 - etnaviv: switch to S_FIXED(..) macro
1114 - etnaviv: fix null pointer dereference
1115 - etnaviv: switch to float_to_ubyte(..)
1116 - ci/etnaviv: update ci expectation
1117 - etnaviv: unbreak cmdline compiler
1128 - docs: update etnaviv extensions
1129 - etnaviv: drm: Be able to mark end of context init
1130 - etnaviv: Skip 'empty' cmd streams
1132 - etnaviv: Don't leak disk_cache
1798 - ci/etnaviv: Skip some tests that hang the GPU and knock out other tests.
1799 - ci/etnaviv: Drop some gc2k flakes that I think are resolved.
1802 - ci/etnaviv: Minor xfail/flake polishing.
1803 - ci/etnaviv: Skip a GLES2 test that times out the asan job.
1807 - ci/etnaviv: return gl-1.4-tex1d-2dborder as a known flake
1864 - ci: move etnaviv files rules to src/etnaviv/ci/gitlab-ci.yml
2071 - docs: link to upstream etnaviv
2078 - ci/etnaviv: update ci expectation
2079 - ci/etnaviv: allow failure on failing test
2081 - ci/etnaviv: move failure to flake
2756 - etnaviv: Stop passing around nir_dest
4305 - ci/etnaviv: update ci expectation
4306 - etnaviv: move resource seqnos to level
4307 - etnaviv: flush destination before executing blit
4308 - etnaviv: optimize resource copies by skipping clean levels
4309 - etnaviv: add helper to mark resource level as flushed
4310 - etnaviv: add helper to mark resource level as changed
4311 - etnaviv: add helper to transfer resource level age to another
4312 - etnaviv: add helper to get TS validity
4313 - etnaviv: add helper to set TS validity
4314 - etnaviv: move TS meta into etna_resource_level
4315 - etnaviv: add tile status buffer status into TS metadata
4316 - etnaviv: optimize sampler source update
4317 - etnaviv: allow sampler TS even if the resource is flushed
4318 - etnaviv: keep blit destination tile status valid if possible
4319 - etnaviv: optimize render resource update
4320 - etnaviv: optimize transfers when whole resource level is discarded
4321 - etnaviv: split etna_copy_resource_box levels parameter in src/dst
4322 - etnaviv: don't allocate full resource as transfer staging
4323 - etnaviv: check for valid TS as condition to create the staging resource
4324 - etnaviv: reword comment about staging resource usage
4325 - etnaviv: remove huge outdated comment
4326 - etnaviv: move buffer range tracking into the PIPE_MAP_WRITE clause
4327 - etnaviv: remove superfluous braces
4328 - etnaviv: remove always true assert in etna_transfer_unmap
4329 - etnaviv: remove bogus comment about replacing resource storage
4330 - etnaviv: initialize VIVS_GL_BUG_FIXES
4331 - etnaviv: fix read staging buffer leak
4332 - Revert "ci/etnaviv: allow failure on failing test"
4334 - etnaviv: use correct blit box sizes when copying resource
4335 - etnaviv: zero shared TS metadata block
4336 - Revert "etnaviv: use correct blit box sizes when copying resource"
4531 - etnaviv: Fully replicate back stencil config
5076 - etnaviv: fix segfault after compile failure
6249 - etnaviv: decouple drm from gallium