panfrost: Fix panfrost_bo_access memory leak
[mesa.git] / src / gallium / drivers / panfrost /
2020-01-13 Daniel Ogorchockpanfrost: Fix panfrost_bo_access memory leak
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-07 Alyssa Rosenzweigpanfrost: Adjust for mismatch between hardware/Gallium...
2020-01-07 Alyssa Rosenzweigpanfrost: Respect constant buffer_offset
2020-01-06 Alyssa Rosenzweigpanfrost: Handle PIPE_FORMAT_R10G10B10A2_USCALED
2020-01-06 Alyssa Rosenzweigpanfrost: Report MSAA 4x supported for dEQP
2020-01-06 Alyssa Rosenzweigpanfrost: Cleanup tiling selection logic
2020-01-06 Alyssa Rosenzweigpanfrost: Implement sRGB blend shaders
2020-01-06 Alyssa Rosenzweigpanfrost: Support rendering to non-zero Z/S layers
2020-01-06 Alyssa Rosenzweigpanfrost: Texture from Z32F_S8 as R32F
2020-01-02 Alyssa Rosenzweigpanfrost: Pack MRT blend shaders into a single BO
2020-01-02 Alyssa Rosenzweigpanfrost: Handle RGB16F colour clear
2020-01-02 Tomeu Vizosopanfrost: Store internal format
2020-01-02 Tomeu Vizosopanfrost: Map with size of first layer for 3D textures
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2019-12-30 Alyssa Rosenzweigpanfrost: Respect glPointSize()
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in blend shaders
2019-12-30 Alyssa Rosenzweigpanfrost: Implement integer varyings
2019-12-30 Alyssa Rosenzweigpanfrost: Disable some CAPs we want lowered
2019-12-30 Alyssa Rosenzweigpanfrost: Identify glProvokingVertex flag
2019-12-30 Alyssa Rosenzweigpan/midgard: Promote tilebuffer reads to 32-bit
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-25 Alyssa Rosenzweigpanfrost: Route gl_VertexID through cmdstream
2019-12-25 Alyssa Rosenzweigpanfrost: Extend attribute_count for vertex builtins
2019-12-25 Alyssa Rosenzweigpan/decode: Handle gl_VertexID/gl_InstanceID
2019-12-25 Alyssa Rosenzweigpanfrost: Remove pan_shift_odd
2019-12-25 Alyssa Rosenzweigpanfrost: Slight cleanup of Gallium's pan_attribute.c
2019-12-25 Alyssa Rosenzweigpanfrost: Move instancing routines to encoder/
2019-12-25 Alyssa Rosenzweigpanfrost: Factor batch/resource out of instancing routines
2019-12-25 Alyssa Rosenzweigpanfrost: Rename pan_instancing.c -> pan_attributes.c
2019-12-25 Alyssa Rosenzweigpan/midgard: Support loads from R11G11B10 in a blend...
2019-12-25 Tomeu Vizosopanfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16
2019-12-25 Tomeu Vizosopanfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORM
2019-12-17 Alyssa Rosenzweigpanfrost: Handle empty shaders
2019-12-17 Alyssa Rosenzweigpanfrost: Let precompile imply shaderdb
2019-12-17 Alyssa Rosenzweigpanfrost: Add PAN_MESA_DEBUG=precompile for shader-db
2019-12-16 Alyssa Rosenzweigpanfrost: Don't double-create scratchpad
2019-12-16 Alyssa Rosenzweigpanfrost: Simplify sampler upload condition
2019-12-16 Alyssa Rosenzweigpanfrost: Remove fbd_type enum
2019-12-16 Alyssa Rosenzweigpanfrost: Fix FBD issue
2019-12-16 Alyssa Rosenzweigpanfrost: Pass blend RT number through
2019-12-13 Alyssa Rosenzweigpanfrost: Report GPU name in es2_info
2019-12-13 Alyssa Rosenzweigpanfrost: Move property queries to _encoder
2019-12-13 Alyssa Rosenzweigpanfrost: Move nir_undef_to_zero to Midgard compiler
2019-12-13 Alyssa Rosenzweigpanfrost: Pass size to panfrost_batch_get_scratchpad
2019-12-13 Alyssa Rosenzweigpanfrost: Calculate maximum stack_size per batch
2019-12-13 Alyssa Rosenzweigpanfrost: Handle minor cppcheck issues
2019-12-13 Alyssa Rosenzweigpanfrost: Emit SFBD/MFBD after a batch, instead of...
2019-12-13 Alyssa Rosenzweigpanfrost: Route stack_size from compiler
2019-12-13 Alyssa Rosenzweigpanfrost: Query core count and thread tls alloc
2019-12-13 Alyssa Rosenzweigpanfrost: Factor out panfrost_query_raw
2019-12-12 Alyssa Rosenzweigpanfrost: Split stack_shift nibble from unk0
2019-12-12 Alyssa Rosenzweigpanfrost: Rename unknown_address_0 -> scratchpad
2019-12-12 Tomeu Vizosopanfrost: Don't lose bits!
2019-12-12 Tomeu Vizosopanfrost: Hold a reference to sampler views
2019-12-11 Tomeu Vizosopanfrost: Add PAN_MESA_DEBUG=sync
2019-12-06 Alyssa Rosenzweigpanfrost: Rename SET_VALUE to WRITE_VALUE
2019-12-06 Alyssa Rosenzweigpanfrost: Update SET_VALUE with information from igt
2019-12-03 Alyssa Rosenzweigpanfrost: Remove blend shader hack
2019-12-03 Tomeu Vizosopanfrost: White list the Mali T720
2019-12-03 Tomeu Vizosopanfrost: Simplify shader patching
2019-12-03 Alyssa Rosenzweigpanfrost: Simplify draw_flags
2019-12-03 Alyssa Rosenzweigpanfrost: Implement pan_tiler for non-hierarchy GPUs
2019-12-03 Tomeu Vizosopanfrost: Add quirks system to cmdstream
2019-11-29 Boris Brezillonpanfrost: Make sure we reset the damage region of RTs...
2019-11-29 Vinson Leepanfrost: Fix gnu-empty-initializer build errors.
2019-11-22 Alyssa Rosenzweigpan/midgard: Implement load_sampler_lod_paramaters_pan
2019-11-21 Alyssa Rosenzweigpanfrost: Add the lod_bias field
2019-11-20 Tomeu Vizosopanfrost: Rework buffers in SFBD
2019-11-19 Alyssa Rosenzweigpanfrost: Set PIPE_COMPUTE_CAP_ADDRESS_BITS to 64
2019-11-19 Alyssa Rosenzweigpanfrost: Disable tiling for GLOBAL resources
2019-11-19 Alyssa Rosenzweigpanfrost: Pass kernel inputs as uniforms
2019-11-19 Alyssa Rosenzweigpanfrost: Stub out clover callbacks
2019-11-15 Tomeu Vizosopanfrost: Make sure the shader descriptor is in sync...
2019-11-15 Tomeu Vizosopanfrost: Multiply offset_units by 2
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-13 Alyssa Rosenzweigpan/midgard: Remove util/ra support
2019-11-13 Alyssa Rosenzweigpan/midgard: Add blend shader selection bits for MRT
2019-11-11 Alyssa Rosenzweigpanfrost: Select format-specific blending intrinsics
2019-11-11 Tomeu Vizosopanfrost: Set depth and stencil for SFBD based on the...
2019-11-08 Boris Brezillonpanfrost: Try to evict unused BOs from the cache
2019-11-08 Boris Brezillonpanfrost: Move BO cache related fields to a sub-struct
2019-11-07 Tomeu Vizosopanfrost: Pipe the GPU ID into compiler and disassembler
2019-11-07 Boris Brezillonpanfrost: Release the ctx->pipe_framebuffer ref
2019-11-07 Boris Brezillonpanfrost: Destroy the upload manager allocated in panfr...
2019-11-06 Tomeu Vizosopanfrost: Generate polygon list manually for SFBD
2019-11-06 Tomeu Vizosopanfrost: Decode blend shaders for SFBD
2019-11-06 Tomeu Vizosopanfrost: Take into account texture layers in SFBD
2019-11-06 Tomeu Vizosopanfrost: Rework format encoding on SFBD
2019-11-06 Tomeu Vizosopanfrost: Set 0x10 bit on mali_shader_meta.unknown2_4...
2019-11-06 Tomeu Vizosopanfrost: Add checksum fields to SFBD descriptor
2019-11-04 Boris Brezillonpanfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
2019-11-01 Alyssa Rosenzweigpan/midgard: Use fp32 blend shaders
2019-10-31 Robert Fossandroid: Add panfrost support to build scripts
2019-10-29 Alyssa Rosenzweigpanfrost: Cleanup _shader_upper -> shader
2019-10-26 Alyssa Rosenzweigpan/midgard: Disable precise occlusion queries
2019-10-26 Urja Rannikkopanfrost: allocate bo for occlusion query results
2019-10-26 Alyssa Rosenzweigpanfrost: Expose serialized NIR support
next