glthread: stop using GLenum16 to get correct GL errors for out-of-bounds enums
[mesa.git] / src / amd /
2020-05-13 Jason Ekstrandnir: Make "divergent" a property of an SSA value
2020-05-13 Rhys Perryaco: improve phi affinities with p_split_vector
2020-05-13 Rhys Perryaco: consider affinities when creating v_mac_f32
2020-05-13 Rhys Perryaco: mark phi definitions as last-seen phi operands
2020-05-13 Rhys Perryaco: fix consecutively written vgprs from vmem instructions
2020-05-13 Rhys Perryaco: simplify consecutive ordered vmem/lds writes optim...
2020-05-13 Samuel Pitoisetradv: add a LLVM version string workaround for SotTR...
2020-05-13 Samuel Pitoisetradv: use the common code for generating extensions...
2020-05-13 Samuel Pitoisetradv: implement VK_EXT_private_data
2020-05-13 Samuel Pitoisetradv: use the base object struct types
2020-05-13 Samuel Pitoisetradv: use the common base object type for VkDevice
2020-05-12 Samuel Pitoisetaco: optimize add/sub(a, cndmask(b, 0, 1, cond)) -...
2020-05-12 Daniel Schürmannaco: coalesce parallelcopies during register allocation
2020-05-12 Samuel Pitoisetradv: update the list of allowed Android extensions
2020-05-12 Samuel Pitoisetradv: handle different Vulkan API versions correctly
2020-05-12 Samuel Pitoisetradv: limit the Vulkan version to 1.1 for Android
2020-05-11 Serge Martinamd/common: Fix incorrect use of asprintf instead of...
2020-05-11 Pierre-Eric Pellou... ac/surface: remove shadowing declaration
2020-05-11 Samuel Pitoisetaco: prevent invalid loads/stores vectorization if...
2020-05-11 Samuel Pitoisetnir: do not vectorize load/store if offset can overflow...
2020-05-11 Samuel Pitoisetaco: fix 64-bit trunc with negative exponents on GFX6
2020-05-08 Marek Olšákac/surface: fix broken pitch override on gfx8
2020-05-08 Samuel Pitoisetradv: report correct backend IR in hang reports when...
2020-05-08 Samuel Pitoisetradv: do not print the LLVM version string twice in...
2020-05-08 Samuel Pitoisetradv: remove the LLVM version string when ACO is used
2020-05-07 Daniel Schürmannaco: either copy-propagate or inline create_vector...
2020-05-07 Marek Olšákac/surface: override all offsets including metadata...
2020-05-07 Marek Olšákamd: unify code for overriding offset and stride for...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_umd_metadata...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_bo_metadata code...
2020-05-07 Marek Olšákamd: assume HTILE is always rb/pipe_aligned, remove...
2020-05-07 Marek Olšákamd: assume CMASK is always rb/pipe_aligned, remove...
2020-05-07 Marek Olšákamd: remove duplicated definitions from amdgpu_drm.h
2020-05-06 Samuel Pitoisetradv/winsys: do not count visible VRAM buffers twice...
2020-05-06 Samuel Pitoisetradv: display an error message if the winsys init failed
2020-05-06 Samuel Pitoisetradv: use a linked list for physical devices
2020-05-06 Samuel Pitoisetradv: don't report error with other vendor DRM devices
2020-05-06 Samuel Pitoisetradv: report INITIALIZATION_FAILED when the amdgpu...
2020-05-06 Samuel Pitoisetradv: fix a memleak if the physical device initializati...
2020-05-06 Samuel Pitoisetradv: rename radv_devices() to radv_enumerate_physical_...
2020-05-06 Samuel Pitoisetradv: cleanup radv_CreateInstance()
2020-05-05 Marek Olšákac/surface: unset RADEON_SURF_TC_COMPATIBLE_HTILE if...
2020-05-05 Pierre-Eric Pellou... ac/nir: export some undef as zero
2020-05-05 Samuel Pitoisetradv: enable shaderInt16 unconditionally with LLVM...
2020-05-05 Pierre-Eric Pellou... radeonsi: add workaround for issue 2647
2020-05-05 Samuel Pitoisetaco: remove unecessary p_split_vector with v2b reg...
2020-05-05 Joshua Ashtonradv: Remove RANGE_SIZE usage
2020-05-04 Marek Olšákac/surface: fix MSAA crash with FORCE_SWIZZLE_MODE...
2020-05-04 Marek OlšákRevert "ac: reassociate FP expressions for inexact...
2020-05-04 Pierre-Eric Pellou... radeonsi: fix export count
2020-05-02 Marek OlšákRevert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HT...
2020-05-02 Bas Nieuwenhuizenradv: Extend tiling flags to 64-bit.
2020-05-02 Rhys Perryaco: add message to static_assert
2020-05-02 Rhys Perryaco: remove use of f-strings
2020-04-30 Marek Olšákradeonsi: implement and use compute-based DCC decompres...
2020-04-29 Bas Nieuwenhuizenradv: Fix implicit sync with recent allocation changes.
2020-04-29 Marek Olšákac: enable displayable DCC on Navi12 & Navi14
2020-04-29 Marek Olšákac/surface: validate that DCC is enabled correctly...
2020-04-29 Marek Olšákac/surface: add code for gfx10 displayable DCC
2020-04-29 Marek Olšákac/surface: move non-displayable DCC to the end of...
2020-04-29 Marek Olšákac/surface: don't compute DCC if it's unsupported by...
2020-04-29 Marek Olšákac/surface: match get_display_flag() with expectations...
2020-04-29 Marek Olšákac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE...
2020-04-29 Marek Olšákac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE...
2020-04-29 Marek Olšákac/surface: rename micro tile mode enums like gfx10...
2020-04-29 Timur Kristófradv: Use smaller esgs_itemsize for ACO.
2020-04-29 Timur Kristófaco: Use new default driver locations.
2020-04-29 Timur Kristófradv: Use new linking helper to set default driver...
2020-04-29 Timur Kristófaco: Set config->lds_size when TES or VS is running...
2020-04-29 Timur Kristófaco: Calculate workgroup size of legacy GS.
2020-04-29 Timur Kristófaco: Remember VS/TCS output driver locations.
2020-04-29 Timur Kristófaco: Use context variables instead of calculating TCS...
2020-04-29 Timur Kristófradv: Refactor calculate_tess_lds_size and get_tcs_num_...
2020-04-29 Rhys Perryaco: consider blocks unreachable if they are in the...
2020-04-29 Samuel Pitoisetradv: advertise VK_EXT_robustness2
2020-04-29 Samuel Pitoisetradv: handle NULL vertex bindings
2020-04-29 Samuel Pitoisetradv: handle NULL descriptors
2020-04-29 Samuel Pitoisetaco: fix adjusting the sample index with FMASK if value...
2020-04-29 Samuel Pitoisetaco: fix nir_texop_texture_samples with NULL descriptors
2020-04-29 Samuel Pitoisetac/llvm: fix nir_texop_texture_samples with NULL descri...
2020-04-29 Bas Nieuwenhuizenradv: Expose 4G element texel buffers.
2020-04-28 Rhys Perryaco: fix vgpr nir_op_vecn with sgpr operands
2020-04-28 Rhys Perryaco: improve clamped integer addition disassembly worka...
2020-04-28 Rhys Perryaco: add various GFX10 int16 opcodes
2020-04-28 Rhys Perryaco: fix sub-dword overwrite check in RA validator
2020-04-28 Rhys Perryaco: fix sub-dword out-of-bounds check in RA validator
2020-04-28 Rhys Perryaco: add missing adjust_max_used_regs()
2020-04-28 Rhys Perryaco: improve RA for uneven p_split_vector
2020-04-28 Rhys Perryaco: don't recurse in sub-dword get_reg_simple()
2020-04-28 Rhys Perryaco: split self-intersecting copies instead of swapping
2020-04-28 Rhys Perryaco: fix neighboring register check in get_reg_simple()
2020-04-28 Rhys Perryaco: check alignment of non-subdword registers in get_r...
2020-04-28 Rhys Perryaco: make RegisterFile::block() take a regclass
2020-04-28 Samuel Pitoisetradv: advertise VK_AMD_memory_overallocation_behavior
2020-04-28 Samuel Pitoisetradv: track memory heaps usage if overallocation is...
2020-04-28 Samuel Pitoisetradv: remove unused radv_device_memory::map_size field
2020-04-28 Samuel Pitoisetradv: enable FMASK for color attachments only
2020-04-28 Bas Nieuwenhuizenradv: Determine memory type for import based on fd.
2020-04-28 Bas Nieuwenhuizenradv/winsys: Add function to get domains/flags from fd.
2020-04-28 Bas Nieuwenhuizenradv: Stop using memory type indices.
next