radv: add some misc gfx9 pieces.
[mesa.git] / src / amd / common /
2017-06-05 Dave Airlieradv: add some misc gfx9 pieces.
2017-06-05 Nicolai Hähnleradv: use ac_surface data structures
2017-06-05 Nicolai Hähnleac/surface/gfx6: explicitly support S8 surfaces
2017-06-05 Dave Airlieac/nir: set workgroup size attribute to correct value.
2017-06-05 Dave Airlieac: add new helper function to add a integer target...
2017-05-29 Leo Liuamd/common: set vcn dec as hw decode as well
2017-05-29 Leo Liuamd/common: add vcn dec ip info query for amdgpu versio...
2017-05-28 Marek Olšákradeonsi: move building llvm.SI.load.const into ac_buil...
2017-05-28 Marek Olšákradeonsi: rename readonly_memory -> can_speculate
2017-05-26 Dave AirlieRevert "amd/common: add vcn dec ip info query"
2017-05-26 Dave AirlieRevert "amd/common: set vcn dec as hw decode as well"
2017-05-25 Leo Liuamd/common: set vcn dec as hw decode as well
2017-05-25 Leo Liuamd/common: add vcn dec ip info query
2017-05-25 Leo Liuradeon: rename has_uvd info to has_hw_decode
2017-05-24 Christian Königwinsys/amdgpu: align VA allocations to fragment size v2
2017-05-18 Nicolai Hähnleac: add missing extern "C" guards
2017-05-18 Nicolai Hähnleac: add radeon_info::num_{sdma,compute}_rings
2017-05-18 Nicolai Hähnleac: add radeon_surf::htile_slice_size
2017-05-18 Nicolai Hähnleac_surface: use radeon_info from ac_gpu_info
2017-05-18 Nicolai Hähnleac/radeonsi: move radeon_info initialization to amd...
2017-05-18 Nicolai Hähnleac/radeonsi: move struct radeon_info to ac_gpu_info.h
2017-05-18 Nicolai Hähnleac/radeonsi: move some aspects of sanity checking to...
2017-05-18 Nicolai Hähnleac/radeonsi: add ac_compute_surface to automatically...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx9_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx6_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move amdgpu_addr_create to ac_surface
2017-05-18 Nicolai Hähnleac/radeonsi: move surface definitions to new header...
2017-05-17 Marek Olšákgallium/radeon: use a top-of-pipe timestamp for the...
2017-05-16 Nicolai Hähnleac/debug: handle index field in SET_*_REG correctly
2017-05-15 Marek Olšákradeonsi/gfx9: add support for Raven
2017-05-15 Marek Olšákamd/addrlib: import Raven support
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-05-08 Marek Olšákac: fix broken elimination of duplicated VS exports
2017-05-05 Dave Airlieradv: enable POLARIS12 support.
2017-05-04 Marek Olšákradeonsi: drop support for LLVM 3.8
2017-05-04 Marek Olšákradeonsi: stop using v16i8
2017-05-04 Marek Olšákradeonsi/gfx9: make some PA & DB registers match the...
2017-05-03 Marek Olšákac: eliminate duplicated VS exports
2017-05-03 Marek Olšákac: rename ac_eliminate_const_vs_outputs -> ac_optimize...
2017-05-03 Marek Olšákac: first parse VS exports before eliminating constant...
2017-05-03 Dave Airlieradv/ac: canonicalize the output for 32-bit float min...
2017-05-03 Dave Airlieradv: flush f32->f16 conversion denormals to zero....
2017-05-01 Bas Nieuwenhuizenradv: Add top of pipe timestamp queries.
2017-04-27 Dave Airlieradeon/ac: remove assert causing regression
2017-04-27 Dave Airlieradeon/ac: fix build on llvm 3.8.1
2017-04-27 Dave Airlieradv/ac: eliminate unused vertex shader outputs. (v2)
2017-04-27 Dave Airlieradeonsi/ac: move vertex export remove to common code.
2017-04-25 Dave Airlieradv/ac: setup mrt exports then export them in one...
2017-04-25 Dave Airlieradv/ac: overhaul vs output/ps input routing
2017-04-24 Dave Airlieradv/ac: copy llvm machine feature flags from radeonsi.
2017-04-20 Dave Airlieradv/ac: use tex_lz if we can.
2017-04-20 Christoph Haagac: fix build after LLVM 5.0 SVN r300718
2017-04-19 Mike Lothianradv/ac: Fix nir.h include
2017-04-18 Dave Airlieradv: drop debugging leftovers code in descriptor set...
2017-04-18 Dave Airlieradv/ac: add support for indirect access of descriptor...
2017-04-18 Dave Airlieradv: start allocating user sgprs
2017-04-18 Dave Airlieradv/ac: mark used descriptor sets in shader info.
2017-04-18 Dave Airlieradv/ac: frag shader only needs ring offsets if sample...
2017-04-18 Dave Airlieradv/ac: move needs_push_constants to shader info.
2017-04-18 Dave Airlieradv: optimise compute shader grid size emission.
2017-04-18 Dave Airlieradv: start conditionalising vertex inputs. (v2)
2017-04-18 Dave Airlieradv/ac: add initial pre-pass for shader info gathering
2017-04-12 Bas Nieuwenhuizenradv: Use an offset instead of pointers for immutable...
2017-04-10 Samuel Pitoisetac: add unreachable() in ac_build_image_opcode()
2017-04-03 Dave Airlieradv: fix interp at sample code.
2017-04-03 Dave Airlieradv: overhaul fragment shader sample positions.
2017-04-03 Dave Airlieradv/ac: fix texture derivative ordering
2017-04-03 Dave Airlieradv/ac: round cube array coordinate before fixup.
2017-04-03 Dave Airlieradv: move to using common buffer load format.
2017-03-31 Dave Airlieradv/ac: setup lds for tessellation
2017-03-31 Dave Airlieradv/ac: handle writing out tess factors.
2017-03-31 Dave Airlieradv/ac: add support for TCS/TES inputs/outputs.
2017-03-31 Dave Airlieradv/ac: add clip support for tess eval shader.
2017-03-31 Dave Airlieradv/ac: hook up tessellation intrinsics.
2017-03-31 Dave Airlieradv/ac: hook up shader information handling for tessel...
2017-03-31 Dave Airlieradv: add tess ctrl stage barrier workaround for SI.
2017-03-31 Dave Airlieradv/ac: add support for patch inputs to unique index...
2017-03-31 Dave Airlieradv/ac: setup tessellation shader inputs.
2017-03-31 Dave Airlieradv/ac: setup tess rings on compiler side.
2017-03-31 Dave Airlieradv/ac: add tess changes to shader keys/info
2017-03-31 Dave Airlieradv: use defines for ring descriptor offsets.
2017-03-31 Dave Airlieradv: handle clip dist in es outputs.
2017-03-31 Dave Airlieradv: drop unneeded start
2017-03-31 Dave Airlieradv: fixup geometry clip emission since using the...
2017-03-30 Marek Olšákradeonsi/gfx9: image descriptor changes in immutable...
2017-03-30 Marek Olšákradeonsi/gfx9: init_config changes
2017-03-30 Marek Olšákradeonsi/gfx9: CP DMA changes
2017-03-30 Marek Olšákradeonsi/gfx9: add IB parser support
2017-03-30 Marek Olšákradeonsi/gfx9: add GFX9 and VEGA10 enums
2017-03-30 Marek Olšákamd: GFX9 packet changes
2017-03-30 Marek Olšákamd: define event types for GFX9
2017-03-30 Marek Olšákamd: add texture format definitions for GFX9
2017-03-30 Marek Olšákamd: resolve remaining definition conflicts with gfx9d.h
2017-03-30 Marek Olšákamd: normalize register definition formatting
2017-03-30 Marek Olšákamd: import GFX9 register definitions
2017-03-30 Nicolai Hähnleamd/addrlib: import gfx9 support
2017-03-30 Dave Airlieradv: fix mask attribs properly.
2017-03-30 Dave Airlieradv: fix regression with mask attrib setting code.
2017-03-30 Dave Airlieradv: move to using nir clip/cull merge pass.
2017-03-28 Dave Airlieradv: add parameter to emit_waitcnt.
next