etnaviv: replace all dup() with os_dupfd_cloexec()
[mesa.git] / src / freedreno /
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-17 Jonathan Marekturnip: use u_format for packing gmem clear values
2020-06-17 Jonathan Marekturnip: use draw states for input attachments
2020-06-17 Jonathan Marekturnip: input attachment descriptor set rework
2020-06-17 Jonathan Marekturnip: refactor draw states and dynamic states
2020-06-17 Jonathan Marekturnip: delete dead dynamic state code
2020-06-17 Jonathan Marekturnip: improve dirty bit handling a bit
2020-06-17 Jonathan Marekturnip: move descriptor set BO tracking to CmdBindDescr...
2020-06-17 Jonathan Marekturnip: compute and graphics have completely separate...
2020-06-17 Connor Abbotttu: Actually remove dead variables after io lowering
2020-06-17 Connor Abbottir3: Don't calculate num_samp ourselves
2020-06-17 Connor Abbotttu: Set num_components to 0 when building bindless...
2020-06-17 Connor Abbotttu: Remove tu_shader_compile_options
2020-06-17 Connor Abbotttu: Use the ir3 shader API
2020-06-17 Connor Abbotttu: Remove num_samp hack
2020-06-17 Connor Abbottir3: Pass reserved_user_consts to ir3_shader_from_nir()
2020-06-17 Jonathan Marekturnip: fix cubic filtering with CmdBlitImage
2020-06-17 Jonathan Marekturnip: fix 3D path always being used for CmdBlitImage
2020-06-17 Jonathan Marekturnip: set VFD_INDEX_OFFSET in 3D clear/blit path
2020-06-16 Rob Clarkfreedreno/ir3: add post-scheduler cp pass
2020-06-16 Rob Clarkfreedreno/ir3/cp: extract valid_flags
2020-06-16 Rob Clarkfreedreno/ir3: delay test support for vectorish instruc...
2020-06-16 Rob Clarkfreedreno/ir3: add helpers to move instructions
2020-06-16 Rob Clarkfreedreno/ir3/delay: calculate delay properly for ...
2020-06-16 Rob Clarkfreedreno/ir3: add test for delay slot calculation
2020-06-16 Rob Clarkfreedreno/ir3/print: print (r) flag
2020-06-16 Rob Clarkfreedreno/ir3/legalize: don't allow (nopN) if (rptN)
2020-06-16 Rob Clarkfreedreno/ir3/cp: properly handle already-folded RELATIV
2020-06-16 Rob Clarkfreedreno/ir3/validate: also check instr->address
2020-06-16 Rob Clarkfreedreno/sched: reset delay counters at start of block
2020-06-16 Rob Clarkfreedreno/ir3: don't rely on intr->num_components
2020-06-15 Jonathan Marekturnip: simplify stage2 helpers
2020-06-15 Jonathan Marekturnip: remove duplicated stage2opcode and stage2shaderdb
2020-06-15 Rob Clarkturnip: drop linking libfreedreno_drm
2020-06-15 Rob Clarkfreedreno/ir3: move the libdrm dependency out of shared...
2020-06-14 Jonathan Marekfreedreno/ir3: fix ir3_nir_move_varying_inputs
2020-06-13 Jonathan Marekturnip: remove some dead/redundant code
2020-06-12 Jonathan Marekturnip: add emit renderpass cache flushes for sysmem...
2020-06-12 Jonathan Marekturnip: add layered 3D path clear for CmdClearAttachments
2020-06-12 Jonathan Marekturnip: share code between 3D blit/clear path and tu_pi...
2020-06-12 Jonathan Marekturnip: pipeline program state refactor
2020-06-11 Rob Clarkfreedreno/ir3: limit pre-fetched tex dest
2020-06-11 Rob Clarkfreedreno/ir3: remove RA "q-values" optimization
2020-06-11 Rob Clarkfreedreno/ir3: respect tex prefetch limits
2020-06-11 Rob Clarkfreedreno/ir3: add debug code to print conflicting...
2020-06-09 Eric Anholtturnip: Expose robustBufferAccess.
2020-06-09 Eric Anholtturnip: Fix crashes in compute with no descriptors...
2020-06-09 Connor Abbotttu: Fix context faults loading unused descriptor sets
2020-06-09 Connor Abbotttu: Rewrite flushing to use barriers
2020-06-09 Connor Abbotttu: Remove useless event_write helpers
2020-06-09 Connor Abbotttu: Don't actually track seqno's for events
2020-06-09 Connor Abbotttu: Remove useless post-binning flushes
2020-06-08 Jonathan Marekturnip: fix VFD_CONTROL for binning pass
2020-06-08 Jonathan Marekturnip: use common emit_xs_cntl to fill a6xx_sp_xs_ctrl...
2020-06-08 Jonathan Marekturnip: fix HW binning with geometry shader
2020-06-08 Jonathan Marekturnip: correctly emit non-binning vs in transform...
2020-06-08 Jonathan Marekturnip: clamp sampler minLod/maxLod
2020-06-08 Jonathan Marekturnip: update some properties based on blob driver
2020-06-08 Jonathan Marekturnip: move HLSQ_UPDATE_CNTL write to before xs config...
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-05 Eric Anholtfreedreno/ir3: Handle cases where we decide not to...
2020-06-05 Eric Anholtfreedreno/ir3: Drop the max_const on a6xx to 512.
2020-06-05 Eric Anholtfreedreno/ir3: Account for driver params in UBO max...
2020-06-05 Eric Anholtfreedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
2020-06-05 Eric Anholtfreedreno/ir3: Drop unnecessary alignment of pushed...
2020-06-05 Eric Anholtfreedreno/ir3: Stop pushing immediates once we've fille...
2020-06-05 Eric Anholtfreedreno/ir3: Refactor ir3_cp's lower_immed().
2020-06-05 Eric Anholtturnip: Add support for alphaToOne.
2020-06-05 Eric Anholtturnip: Use tu_cs_emit_regs() for BLEND_CONTROL.
2020-06-05 Rob Clarkfreedreno/computerator: fix missing dependency on gener...
2020-06-04 Eric Anholtturnip: Simplify vertex buffer bindings.
2020-06-04 Eric Anholtturnip: Don't bother clamping VB size.
2020-06-04 Eric Anholtturnip: Move vertex buffer bindings to SET_DRAW_STATE.
2020-06-04 Rob Clarkfreedreno/a6xx: update depth-plane control regs
2020-06-04 Rob Clarkfreedreno/a6xx: sync registers from envytools
2020-06-04 Rob Clarkfreedreno/ir3: split kill from no_earlyz
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-02 Jonathan Marekturnip: fix RENDER_COMPONENTS value
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
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
next