Lines Matching full:etnaviv

662 -  etnaviv: rs: upsampling is not supported
663 - etnaviv: add drm-shim
664 - etnaviv: drop not used config_out function param
665 - etnaviv: use a more self-explanatory param name
666 - etnaviv: handle 8 byte block in tiling
667 - etnaviv: add support for extended pe formats
668 - etnaviv: fix integer vertex formats
669 - etnaviv: use NORMALIZE_SIGN_EXTEND
670 - etnaviv: fix R10G10B10A2 vertex format entries
671 - etnaviv: handle integer case for GENERIC_ATTRIB_SCALE
672 - etnaviv: remove dead code
673 - etnaviv: remove not used etna_bits_ones(..)
674 - etnaviv: drop compiled_rs_state forward declaration
675 - etnaviv: update resource status after flushing
677 - etnaviv: check if MSAA is supported
678 - etnaviv: gc400 does not support any vertex sampler
679 - etnaviv: use a better name for FE_VERTEX_STREAM_UNK14680
680 - etnaviv: move state based texture structs
681 - etnaviv: move descriptor based texture structs
682 - etnaviv: add deqp debug option
683 - etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
684 - etnaviv: drm-shim: add GC400
1250 - etnaviv: use nir_lower_clip_halfz instead of open-coding
1365 - etnaviv: drm: Don't miscalculate timeout
1782 - etnaviv: blt: use only for tiling, and add missing formats
1783 - etnaviv: separate PE and RS formats, use only RS only for tiling
1784 - etnaviv: blt: set TS dirty after clear
1792 - etnaviv: avoid using RS for 64bpp formats
1793 - etnaviv: implement 64bpp clear
1794 - etnaviv: blt: fix partial ZS clears with TS
1795 - etnaviv: support 3d/array/integer formats in texture descriptors
1826 - etnaviv: remove sRGB formats from format table
1827 - etnaviv: sRGB render target support
1828 - etnaviv: set output mode and saturate bits
1829 - etnaviv: update INT_FILTER choice for GLES3 formats
1830 - etnaviv: disable integer vertex formats on pre-HALTI2 hardware
1831 - etnaviv: remove swizzle from format table
1832 - etnaviv: add missing formats
1833 - etnaviv: add missing vs_needs_z_div handling to NIR backend
1861 - etnaviv: fix incorrectly failing vertex size assert
1862 - etnaviv: update headers from rnndb
1863 - etnaviv: HALTI2+ instanced draw
1864 - etnaviv: implement gl_VertexID/gl_InstanceID
1865 - etnaviv: remove unnecessary vertex_elements_state_create error
1876 - etnaviv: implement UBOs
2163 - etnaviv: Fix assert when try to accumulate an invalid fd
2472 - etnaviv: Replace bitwise OR with logical OR
2473 - etnaviv: tgsi: Fix gl_FrontFacing support
2474 - etnaviv: Report correct number of vertex buffers
2475 - etnaviv: Do not filter out PIPE_FORMAT_S8_UINT_Z24_UNORM on
2477 - etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()
2494 - etnaviv: update Android build files