radv: Use v4i32 variant of llvm.SI.load.const.
[mesa.git] / src / amd / common /
2017-06-30 Bas Nieuwenhuizenradv: Use v4i32 variant of llvm.SI.load.const.
2017-06-28 Dave Airlieac/nir: remove last remnants of v16i8
2017-06-28 Alex Smithac/nir: Use correct LLVM intrinsics for atomic ops...
2017-06-28 James Leggac/nir: assert printfs will fit
2017-06-28 James Leggac/nir: Make intrinsic_name buffer long enough
2017-06-27 Nicolai Hähnleac/nir: convert emit helpers to ac_llvm_context
2017-06-27 Nicolai Hähnleac/nir: remove unused nir_to_llvm_context::has_ddxy
2017-06-27 Nicolai Hähnleac/nir: implement nir_op_f2b
2017-06-27 Nicolai Hähnleac/nir: implement nir_op_{b2i,i2b}
2017-06-27 Nicolai Hähnleac/nir: convert type helpers to ac_llvm_context
2017-06-27 Nicolai Hähnleac/llvm: fix type of second llvm.cttz.* parameter
2017-06-27 Nicolai Hähnleac/shader_info: fix a comment
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::v8i32
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::{i,f}32_{0,1}
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::{i16, i64, f16, f64}
2017-06-25 Dave Airlieradv: handle primitive id input into fragment shader...
2017-06-25 Dave Airlieradv: set prim_id for geometry shaders
2017-06-25 Dave Airlieradv: set use_prim_id for tess shaders correctly.
2017-06-19 Marek Olšákradeonsi/gfx9: fix TC-compatible stencil compression
2017-06-19 Marek Olšákac/sid.h: don't use parentheses in PKT3_RELEASE_MEM...
2017-06-19 Marek Olšákac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM...
2017-06-19 Nicolai Hähnleamd/common: fix off-by-one in sid_tables.py
2017-06-17 Emil Velikovac: resolve conflicts introduced with "ac: remove amdgp...
2017-06-16 Emil Velikovac: remove amdgpu.h dependency
2017-06-13 Dave Airlieac/gpu: drop duplicated code line.
2017-06-07 Grazvydas Ignotasac/nir: remove another unused variable
2017-06-07 Grazvydas Ignotasac/nir: convert several ifs to a switch
2017-06-07 Grazvydas Ignotasac/nir: mark some arguments const
2017-06-07 Dave Airlieac/nir: move gpr counting inside argument handling.
2017-06-07 Dave Airlieac/nir: assign argument param pointers in one place.
2017-06-07 Dave Airlieac/nir: consolidate setting userdata location
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-06 Bas Nieuwenhuizenac/surface: Fix HTILE for radv.
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
next