gbm: fix typo in doxygen comment
[mesa.git] / src / amd /
2017-07-18 Alex Smithradv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for...
2017-07-18 Dave Airlieradv: don't shadow meta_va.
2017-07-17 Connor Abbottac/nir: rewrite shared variable handling (v2)
2017-07-17 Marek Olšákac/gpu_info: if clock crystal frequency is 0, print...
2017-07-17 Marek Olšákac/surface/gfx9: flags.texture currently refers to...
2017-07-17 Marek Olšákradeonsi: merge si_llvm_get_amdgpu_target into ac_get_l...
2017-07-17 Emil Velikovradv: advertise v6 of the wayland surface extension
2017-07-17 Dave Airlieradv: predicate cmask eliminate when using DCC.
2017-07-17 Dave Airlieradv/clear: add r32g32b32a32 fast clear support (v2)
2017-07-17 Dave Airlieamd/addrlib: fix typo in api name.
2017-07-17 Dave Airlieradv: set cb base tile swizzles for MRT speedups (v4)
2017-07-17 Dave Airlieradv: allow clear merging for depth/stencil with no...
2017-07-15 Bas Nieuwenhuizenradv: Remove NV dedicated alloc extension.
2017-07-15 Bas Nieuwenhuizenradv: Use the KHR dedicated alloc for the WSI.
2017-07-15 Jason Ekstrandradv: Implement VK_KHR_external_memory
2017-07-15 Bas Nieuwenhuizenradv: Add support for VK_KHR_dedicated_allocation.
2017-07-15 Bas Nieuwenhuizenradv: Add support for VK_KHR_get_memory_requirements2.
2017-07-15 Jason Ekstrandradv: Drop support for VK_KHX_external_semaphore_*
2017-07-12 Alex Smithradv: Fix descriptors for cube images with VK_IMAGE_USA...
2017-07-12 Alex Smithradv: Fix possible invalid free of dynamic descriptors
2017-07-09 Dave Airlieradv/ac: drop setting xnack
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-07-08 Bas Nieuwenhuizenradv: Add compute htile clear for combined depth+stenci...
2017-07-06 Alex Smithac/nir: Fix ordering of parameters for image atomic...
2017-07-06 Dave Airlieradv: don't overallocate depth/stencil formats
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-07-06 Dave Airlieac/llvm: set xnack like radeonsi does.
2017-07-06 Dave Airlieac/llvm: create features list using snprintf.
2017-07-06 Dave Airlieac/radv: change api to create target machine
2017-07-06 Dave Airlieradv: add support for cmd predication.
2017-07-05 Bas Nieuwenhuizenac/nir: Move VS position exports before param exports.
2017-07-05 Bas Nieuwenhuizenradv: Always set depthbuffer using image format instead...
2017-07-05 Bas Nieuwenhuizenradv: Disable depth & stencil tests when the depthbuffe...
2017-07-03 Dave Airlieradv: enable Int64 capability (v2)
2017-07-03 Connor Abbottac/nir: fix 64-bit shifts
2017-07-03 Connor Abbottac/nir: implement 64-bit packing and unpacking
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-26 Eric Engestromradv: use Mesa's u_atomic.h header
2017-06-26 Dave Airlieradv/meta: don't need vertex info for resolve shader.
2017-06-25 Bas Nieuwenhuizenradv: Remove unused args of radv_image_view_init.
2017-06-25 Bas Nieuwenhuizenradv: Use correct image layout for blit based copies.
2017-06-25 Dave Airlieradv: handle primitive id input into fragment shader...
2017-06-25 Dave Airlieradv: compile fragment shader first.
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 Mauro Rossiandroid: ac: add missing libdrm_amdgpu shared dependency
2017-06-17 Emil Velikovac: resolve conflicts introduced with "ac: remove amdgp...
2017-06-16 Emil VelikovRevert "amd/common: add missing libdrm include path"
2017-06-16 Emil Velikovac: remove amdgpu.h dependency
2017-06-13 Dave Airlieac/gpu: drop duplicated code line.
2017-06-13 Dave Airlieradv: move assert down in radv_bind_descriptor_set
2017-06-12 Dave Airlieradv: return correct error on invalid handle from vkAll...
2017-06-11 Grazvydas Ignotasradv: fix trace dumping for !use_ib_bos
2017-06-11 Grazvydas Ignotasradv: don't even attempt to prefetch on SI
2017-06-11 Grazvydas Ignotasradv: assert on CP_DMA_USE_L2 for SI
2017-06-09 Dave Airlieradv: set fmask state to all 0s when no fmask. (v2)
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-06-07 Grazvydas Ignotasac/nir: remove another unused variable
2017-06-07 Grazvydas Ignotasradv/meta: remove an 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 Dave Airlieradv: move chip_class extraction down further.
2017-06-07 Dave Airlieradv: move lots of index related things into the bind.
2017-06-07 Dave Airlieradv: move calculating the vertex sgpr to the pipeline.
2017-06-07 Dave Airlieradv: rename and make global some functions.
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-06 Dave Airlieradv/gfx9: use correct register setting for uconfig...
2017-06-06 Bas Nieuwenhuizenradv: Remove SI num RB override for occlusion queries.
2017-06-06 Bas Nieuwenhuizenradv: Split out updating the vertex descriptors.
2017-06-06 Bas Nieuwenhuizenradv: Move pipeline stuff from flush_state to emit_grap...
2017-06-06 Bas Nieuwenhuizenradv: Add early exit for cache flushes.
2017-06-06 Bas Nieuwenhuizenradv: Remove vertex_descriptors_dirty.
2017-06-06 Bas Nieuwenhuizenradv: Don't use a divide by index_size.
2017-06-06 Alex Smithradv/vulkan: Move radv_get_driver_version to src/vulkan...
2017-06-06 Alex Smithutil/vulkan: Move Vulkan utilities to src/vulkan/util
2017-06-06 Dave Airlieradv: expose integrated device type for APUs.
2017-06-06 Bas Nieuwenhuizenac/surface: Fix HTILE for radv.
2017-06-06 Dave Airlieradv: fix write event eop on vega.
2017-06-05 Dave Airlieradv: enable GFX9 on radv
next