util/format: Use correct pipe format for VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM.
[mesa.git] / src / freedreno /
2020-05-29 Rob Clarkfreedreno/a6xx: document LRZ flag buffer
2020-05-27 Jonathan Marekturnip: support VkImageDrmFormatModifierExplicitCreateI...
2020-05-27 Jonathan Marekfreedreno/layout: add explicit offset/pitch argument...
2020-05-26 Kristian H. Kristensenfreedreno/ir3: Avoid {0} initializer for struct reginfo
2020-05-26 Kristian H. Kristensenturnip: Use {} initializer to silence warning
2020-05-26 Kristian H. Kristensenturnip: Use tu6_reduction_mode() to avoid warning
2020-05-26 Kristian H. Kristensenturnip: Use hw enum when emitting A6XX_RB_STENCIL_CONTROL
2020-05-26 Kristian H. Kristensenfreedreno: Use explicit *_NONE enum for undefined formats
2020-05-26 Eric Anholtfreedreno/ir3: Use RESINFO for a6xx image size queries.
2020-05-26 Eric Anholtfreedreno/ir3: Move handle_bindless_cat6 to compiler_ni...
2020-05-26 Eric Anholtfreedreno/ir3: Refactor out IBO source references.
2020-05-26 Eric Anholtfreedreno: Set the immediate flag in a4/a5xx resinfos.
2020-05-26 Eric Anholtfreedreno: Fix resinfo asm, which doesn't have srcs...
2020-05-26 Eric Anholtfreedreno: Add more resinfo/ldgb testcases.
2020-05-26 Eric Anholtfreedreno: Fix printing of unused src in disasm of...
2020-05-26 Connor Abbotttu: Add missing storage image/texel buffer bits
2020-05-26 Connor Abbotttu: Respect VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT
2020-05-26 Connor Abbotttu: Fix IBO descriptor for cubes
2020-05-25 Rob Clarkfreedreno/drm: disallow exported buffers in bo cache
2020-05-22 Hanno BöckProperly check mmap return value
2020-05-22 Eric Anholtfreedreno/a5xx: Define the 2D blit UBWC pitch fields
2020-05-22 Eric Anholtfreedreno/a5xx: Set MIN_LAYERSZ on 3D textures like...
2020-05-22 Eric Anholtfreedreno/a5xx: Add the outline of a unit test for...
2020-05-22 Eric Anholtfreedreno/fdl: Separate the list of a6xx testcases...
2020-05-22 Eric Anholtfreedreno/a5xx: Move resource layout to fdl.
2020-05-20 Jonathan Marekfreedreno: reduce extra height alignment in a6xx layout
2020-05-20 Jonathan Marekturnip: enable 422_UNORM formats
2020-05-20 Jonathan Marekturnip: implement VK_KHR_sampler_ycbcr_conversion
2020-05-20 Jonathan Marekfreedreno/registers: document 422_UNORM and 420_UNORM...
2020-05-19 Connor Abbotttu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture...
2020-05-19 Connor Abbotttu: Fix buffer compressed pitch calculation with unalig...
2020-05-19 Connor Abbotttu: Fall back to 3d blit path for BC1_RGB_* formats
2020-05-19 Connor Abbotttu: Always initialize image_view fields for blit sources
2020-05-19 Rob Clarkfreedreno/ir3/validate: add checking for types and...
2020-05-19 Rob Clarkfreedreno/ir3: add helpers to deal with src/dst types
2020-05-19 Rob Clarkfreedreno/ir3: add simple validate pass
2020-05-19 Rob Clarkfreedreno/ir3: fix mismatched wrmask for overlapping...
2020-05-19 Rob Clarkfreedreno/ir3/cp: fix cmps folding
2020-05-19 Rob Clarkfreedreno/ir3/print: print cat2 condition
2020-05-19 Rob Clarkfreedreno/ir3: fix immed type in create_addr0()
2020-05-19 Rob Clarkfreedreno/ir3/cf: handle multiple cov's properly
2020-05-19 Rob Clarkfreedreno/ir3: fix mismatched flags on split
2020-05-19 Rob Clarkfreedreno/ir3/group: fix for half-regs
2020-05-19 Rob Clarkfreedreno/ir3: make input/output iterators declare...
2020-05-19 Rob Clarkfreedreno/ir3: make foreach_ssa_src declar cursor ptr
2020-05-19 Rob Clarkfreedreno/ir3: make foreach_src declare cursor ptr
2020-05-19 Rob Clarkfreedreno/ir3: be iterative
2020-05-19 Rob Clarkfreedreno/ir3: move where we preserve binning pass...
2020-05-19 Rob Clarkfreedreno/ir3: add IR3_PASS() macro
2020-05-19 Rob Clarkfreedreno/ir3/postsched: report progress
2020-05-19 Rob Clarkfreedreno/ir3/legalize: report progress
2020-05-19 Rob Clarkfreedreno/ir3/group: report progress
2020-05-19 Rob Clarkfreedreno/ir3/deps: report progress
2020-05-19 Rob Clarkfreedreno/ir3/cp: report progress
2020-05-19 Rob Clarkfreedreno/cf: report progress
2020-05-19 Rob Clarkfreedreno/ir3/dce: report progress
2020-05-19 Rob Clarkfreedreno/ir3: juggle around ir3_debug_print()
2020-05-19 Rob Clarkfreedreno/ir3: remove Sethi-Ullman numbering pass
2020-05-18 Rob Clarkfreedreno/drm: handle ancient kernels
2020-05-18 Rob Clarkfreedreno/drm: don't pass thru 'DUMP' flag on older...
2020-05-18 Rob Clarkfreedreno/fdperf: add dependency on generated headers
2020-05-17 Ilia Mirkinfreedreno/a3xx: parameterize ubo optimization
2020-05-17 Ilia Mirkinfreedreno/ir3: avoid applying (sat) on bary.f
2020-05-17 Ilia Mirkinfreedreno/a3xx: there's no r8i/ui rb format, only rg8i...
2020-05-14 Eduardo Lima Mitevfreedreno/uuid: Generate meaningful device and driver...
2020-05-14 Eduardo Lima Mitevfreedreno: Centralize UUID generation into new files...
2020-05-14 Connor Abbotttu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable...
2020-05-14 Connor Abbotttu: Implement dual-src blending
2020-05-14 Connor Abbotttu: Move RENDER_COMPONENTS setting to pipeline state
2020-05-14 Connor Abbottir3: Fixup dual-source blending slot
2020-05-14 Connor Abbottfreedreno/a6xx: Document dual-src blending enable bits
2020-05-14 Eric Anholtfreedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_O...
2020-05-14 Eric Anholtfreedreno: Fix resource layout dump loop.
2020-05-14 Rob Clarkfreedreno/ir3: use lower_wrmasks pass
2020-05-14 Rob Clarknir: add helper to copy const_index[]
2020-05-14 Rob Clarkfreedreno/ir3: use const_index accessors
2020-05-14 Kristian H. Kristensenfreedreno/ir3: Drop wrmask for ir3 local and global...
2020-05-14 Eric Anholtfreedreno/a6xx: Use LDC for UBO loads.
2020-05-14 Eric Anholtfreedreno: Trim num_ubos to just the ones we haven...
2020-05-14 Eric Anholtfreedreno/ir3: Move i/o offset lowering after analyze_u...
2020-05-14 Eric Anholtfreedreno/ir3: Leave the cursor alone during ir3_nir_tr...
2020-05-14 Eric Anholtfreedreno/ir3: Clean up a silly nir_src_for_ssa(src...
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmapping height alignment.
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmap sizing.
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC blockheight for RG8.
2020-05-13 Eric Anholtfreedreno: Pull the tile_alignment lookup for a layout...
2020-05-13 Eric Anholtfreedreno/a6xx: Add a testcase for UBWC buffer sharing.
2020-05-13 Eric Anholtfreedreno/a6xx: Improve layout testcase logging for...
2020-05-13 Eric Anholtfreedreno/a4xx+: Increase max texture size to 16384.
2020-05-13 Connor Abbotttu: Implement fallback linear staging blit for CopyImage
2020-05-13 Connor Abbotttu: Add noubwc debug flag to disable UBWC
2020-05-13 Connor Abbotttu: Add a "scratch bo" allocation mechanism
2020-05-13 Samuel Pitoisetturnip: use the common code for generating extensions...
2020-05-13 Rob Clarkfreedreno/ir3/sched: try to avoid syncs
2020-05-13 Rob Clarkfreedreno/ir3/sched: avoid scheduling outputs
2020-05-13 Rob Clarkfreedreno/ir3/postsched: try to avoid (sy) syncs
2020-05-13 Rob Clarkfreedreno/ir3/postsched: reset sfu_delay on sync
2020-05-13 Rob Clarkfreedreno/ir3: limit # of tex prefetch by shader size
2020-05-12 Rob Clarkfreedreno/ir3: fix indirect cb0 load_ubo lowering
2020-05-12 Rob Clarkfreedreno/ir3: don't allow negative const_offset
next