Lines Matching full:etnaviv

715 -  etnaviv: a bit of micro-optimization
717 - etnaviv: disable ARB_shadow
718 - etnaviv: etna_resource_copy_region(..): drop assert
719 - etnaviv: support ARB_framebuffer_object
720 - etnaviv: nir: start to make use of compile_error(..)
721 - etnaviv: output the same shader-db format as freedreno, v3d and intel
722 - etnaviv: fix compile warnings
723 - etnaviv: fix code style
724 - etnaviv: store updated usage in pipe_transfer object
725 - etnaviv: keep track of buffer valid ranges for PIPE_BUFFER
726 - etnaviv: remove dead code
1219 - etnaviv: fix bitmask typo
1594 - etnaviv: enable triangle strips only when the hardware supports it
1856 - etnaviv: fix two-sided stencil
1871 - etnaviv: nir: fix gl_FrontFacing
1872 - etnaviv: nir: allocate contiguous components for LOAD destination
1873 - etnaviv: nir: set num_components for inputs/outputs
1875 - etnaviv: nir: add native integers (HALTI2+)
1876 - etnaviv: nir: use store_deref instead of store_output
1877 - etnaviv: nir: remove "options" struct
1878 - etnaviv: remove extra allocation for shader code
1879 - etnaviv: nir: make lower_alu easier to follow
1880 - etnaviv: disable earlyZ when shader writes fragment depth
1881 - etnaviv: nir: fix gl_FragDepth
1882 - etnaviv: update headers from rnndb
1883 - etnaviv: implement texture comparator
1884 - etnaviv: set texture INT_FILTER bit
1885 - etnaviv: clear texture cache and flush ts when texture is modified
1886 - etnaviv: get addressing mode from tiling layout
1887 - etnaviv: rework compatible render base
1888 - etnaviv: rework etna_resource_create tiling choice
1924 - etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite
1925 - etnaviv: fix TS samplers on GC7000L
1926 - etnaviv: check NO_ASTC feature bit
1929 - etnaviv: fix depth bias
1930 - etnaviv: stencil fix
1931 - etnaviv: fix non-pointsprite points on GC7000L
2262 - etnaviv: remove variable from global namespace
2299 - etnaviv: fix vertex buffer state emission for single stream GPUs
2310 - etnaviv: keep references to pending resources
2311 - etnaviv: drm: remove unused etna_cmd_stream_finish
2312 - etnaviv: rework the stream flush to always go through the context
2314 - etnaviv: drm: add softpin interface
2315 - etnaviv: check for softpin availability on Halti5 devices
2316 - etnaviv: add linear texture support on GC7000
2317 - etnaviv: GC7000: flush TX descriptor and instruction cache
2514 - etnaviv: Make contexts track resources
2515 - etnaviv: Rework resource status tracking
2516 - etnaviv: Command buffer realloc
2517 - etnaviv: Rework locking
3392 - etnaviv: GC7000: Texture descriptors