radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
[mesa.git] / src / gallium /
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-16 Tom Stellardradeonsi/compute: Add some more debug printfs
2016-09-16 Serge Martinclover: fix getting scalar args api size
2016-09-16 Rob Clarkttn: fix warning after 7bf76563e
2016-09-16 Brian Paulgallium/docs: document alpha_to_coverage and alpha_to_o...
2016-09-15 Jason Ekstrandnir: Add a flag to lower_io to force "sample" interpolation
2016-09-14 Marek OlšákRevert "tgsi/scan: don't set interp flags for inputs...
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_phis_to_scalar.
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_alu_to_scalar.
2016-09-14 Martina Kollarovagallium: fix return value check
2016-09-14 Marek Olšákradeonsi: reload PS inputs with direct indexing at...
2016-09-14 Marek Olšákradeonsi: get rid of constant buffer preloading
2016-09-14 Marek Olšákradeonsi: get rid of img/buf/sampler descriptor preload...
2016-09-14 Marek Olšákradeonsi: rename get_sampler_desc -> load_sampler_desc
2016-09-14 Marek Olšákradeonsi: cosmetic changes in si_shader.c
2016-09-14 Marek Olšákradeonsi: load streamout buffer descriptors before...
2016-09-14 Eric Anholtvc4: Implement job shuffling
2016-09-14 Eric Anholtvc4: Handle resolve skipping at job submit time.
2016-09-14 Eric Anholtvc4: Move the render job state into a separate structure.
2016-09-14 Eric Anholtvc4: Always unref the current job surfaces at job reset...
2016-09-14 Eric Anholtvc4: Move job-submit skip cases to vc4_job_submit().
2016-09-14 Eric Anholtvc4: Move bin CL trailer to job_submit() time.
2016-09-14 Eric Anholtvc4: Simplify the DISCARD_RANGE handling
2016-09-14 Eric Anholtvc4: Fix incorrect clearing of Z/stencil when cleared...
2016-09-13 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-09-13 Marek Olšákradeonsi: fix FP64 UBO loads with indirect uniform...
2016-09-13 Marek Olšákwinsys/amdgpu: don't assume GTT if the VRAM flag isn...
2016-09-13 Marek Olšákradeonsi: clean up CP DMA emit code
2016-09-13 Marek Olšákradeonsi: print the IB and buffer list in VM fault...
2016-09-13 Marek Olšákradeonsi: add sampler view BOs to the BO list last
2016-09-13 Marek Olšákradeonsi: export SampleMask from pixel shaders at full...
2016-09-13 Marek Olšákgallium/radeon: set new r600_resource fields correctly...
2016-09-13 Marek Olšákddebug: dump shader buffers and images
2016-09-13 Marek Olšákddebug: fix a crash in resource_get_handle
2016-09-13 Jan Veselyradeon: Don't check DCC on pipe buffers
2016-09-13 Andy Furnissvl/util: Fix YV12/I420 convert to NV12 U/V reversal
2016-09-13 Mauro Rossiandroid: add support for libmesa_amdgpu_addrlib
2016-09-12 Julien Isorcest/va: also honors interlaced preference when providing...
2016-09-12 Samuel Pitoisettgsi: document semantics for compute shaders
2016-09-12 Marek Olšákradeonsi: don't preload constants at the beginning...
2016-09-12 Boyuan Zhangst/va: enable vbr rate control for vaapi encode
2016-09-12 Leo Liuvl/rbsp: match initial escaped bits with valid in the...
2016-09-12 Nicolai Hähnlewinsys/radeon: rename nrelocs, crelocs to max_relocs...
2016-09-12 Nicolai Hähnlewinsys/radeon: don't pre-allocate the relocations array
2016-09-12 Nicolai Hähnlewinsys/radeon: remove unused radeon_cs_context::priorit...
2016-09-12 Nicolai Hähnlewinsys/amdgpu: remove amdgpu_cs_lookup_buffer
2016-09-12 Nicolai Hähnlewinsys/amdgpu: remove unused field domains from amdgpu_...
2016-09-12 Nicolai Hähnlewinsys/amdgpu: remove initial buffer list allocation
2016-09-12 Nicolai Hähnlewinsys/amdgpu: extract adding a new buffer list entry...
2016-09-12 Nicolai Hähnlewinsys/amdgpu: use only one fence per BO
2016-09-12 Nicolai Hähnlewinsys/amdgpu: add do_winsys_deinit function
2016-09-12 Nicolai Hähnlewinsys/amdgpu: clean up error paths in amdgpu_winsys_create
2016-09-12 Nicolai Hähnlegallium/radeon: page alignment for buffers is unnecessary
2016-09-12 Nicolai Hähnlegallium/radeon/winsyses: remove #includes of pb_bufmgr.h
2016-09-11 Ilia Mirkinfreedreno/a3xx: disable filtering for texture buffers...
2016-09-10 Niels Ole Salscheiderst/clover: Define __OPENCL_VERSION__ on the device...
2016-09-10 Ilia Mirkingm107/ir: allow indirect inputs to be loaded by frag...
2016-09-10 Ilia Mirkingm107/ir: AL2P writes to a predicate register
2016-09-09 Marek Olšákradeonsi: flush TC L2 before using a compute indirect...
2016-09-09 Marek Olšákradeonsi: fix the VGT performance tweak for small instances
2016-09-09 Marek Olšákradeonsi: remove the cache_flush atom
2016-09-09 Marek Olšákwinsys/amdgpu: replace OUT_CS with radeon_emit
2016-09-09 Marek Olšákwinsys/radeon: replace OUT_CS with radeon_emit
2016-09-09 Max Staudtr300g: Set R300_VAP_CNTL on RSxxx to avoid triangle...
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-08 Marek Olšákradeonsi: unify si_set_optimal_micro_tile_mode call...
2016-09-08 Marek Olšákradeonsi: fix texture reinterpretation after DCC fast...
2016-09-08 Marek Olšákradeonsi: enable DCC fast clear for 128-bit formats
2016-09-08 Marek Olšákradeonsi: clamp integer clear color values for DCC...
2016-09-08 Marek OlšákRevert "radeonsi: enable SDMA on CIK"
2016-09-08 Tim Rowleyswr: fixes for format mapping and texture sizing
2016-09-07 Rob Clarkgbm: wire up fence extension
2016-09-07 Rob Clarkfreedreno: reject imports with bogus pitch
2016-09-07 Marek Olšákradeonsi: skip redundant INDEX_TYPE writes
2016-09-07 Marek Olšákradeonsi: add more unlikely() uses into si_draw_vbo
2016-09-07 Marek Olšákradeonsi: skip draws with instance_count == 0
2016-09-07 Marek Olšákgallium/radeon/winsyses: fix counting mapped memory
2016-09-06 Leo Liust/omx/dec: enable hevc omx decode support
2016-09-06 Leo Liust/omx/dec/h265: get the reference list for uvd
2016-09-06 Leo Liust/omx/dec/h265: add short term reference picture sets
2016-09-06 Leo Liust/omx/dec/h265: add slice header
2016-09-06 Leo Liust/omx/dec/h265: add picture parameter sets
2016-09-06 Leo Liust/omx/dec/h265: add sequence parameter sets
2016-09-06 Leo Liust/omx/dec: add initial omx hevc support
2016-09-06 Leo Liust/omx/dec: set dst rect to match src size
2016-09-06 Marek Olšákgallium: switch drivers to the slab allocator in src...
2016-09-06 Dave Airlieamd/addrlib: move addrlib from amdgpu winsys to common...
2016-09-06 Dave Airliegallium/util: move endian detect into a separate file
2016-09-06 Dave Airlieradeon: move radeon_family/chip_class defintions to...
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.
2016-09-05 Marek Olšákgallium/radeon: remove VPORT_ZMIN/ZMAX from init config...
2016-09-05 Marek Olšákgallium/radeon: set VPORT_ZMIN/MAX registers correctly
2016-09-05 Marek Olšákgallium/radeon: unify viewport emission code
2016-09-05 Marek Olšákradeonsi: also do VS_PARTIAL_FLUSH before updating...
2016-09-05 Marek Olšákradeonsi: fix variable naming in si_emit_cache_flush
2016-09-05 Marek Olšákradeonsi: don't emit CS_PARTIAL_FLUSH if compute is...
2016-09-05 Marek Olšákradeonsi: add HUD queries for counting VS/PS/CS partial...
2016-09-05 Marek Olšákgallium/radeon: rename the num-cs-flushes query to...
2016-09-05 Marek Olšákradeonsi: fix a badly implemented GS bug workaround
2016-09-05 Marek Olšákradeonsi: fix texture format reinterpretation with DCC
next