vulkan/wsi/x11: add sent image counter
[mesa.git] / src / amd /
2020-09-01 Timur Kristófaco: Add README which explains about what ACO is and...
2020-09-01 Timur Kristófaco: Fixup markdown formatting of the README-ISA.
2020-09-01 Timur Kristófaco: Move README to README-ISA
2020-09-01 Samuel Pitoisetradv: dump GPU info into the hang report
2020-09-01 Samuel Pitoisetradv: improve reporting faulty pipelines when a GPU...
2020-09-01 Samuel Pitoisetradv: force RADV_DEBUG=syncshaders when RADV_TRACE_FILE...
2020-09-01 Vinson Leeradv/winsys: Fix memory leak.
2020-08-31 Samuel Pitoisetradv: dump shader stats with VK_KHR_pipeline_executable...
2020-08-28 Samuel Pitoisetaco: fix wrong source position for constant with nir_op...
2020-08-28 Samuel Pitoisetradv: set BIG_PAGE to improve performance on GFX10.3
2020-08-28 Samuel Pitoisetradv: emit {CB,DB}_RMI_L2_CACHE_CONTROL at framebuffer...
2020-08-27 Samuel Pitoisetaco: add ACO_DEBUG=novn,noopt,nosched for debugging...
2020-08-27 Bas Nieuwenhuizenradv: Fix 3d blits.
2020-08-26 Rhys Perryaco: sink get_alu_src() in bfe lowering
2020-08-26 Rhys Perryaco: fix sgpr ubfe/ibfe if the offset is too large
2020-08-26 Rhys Perryaco: remove 64-bit SGPR ubfe/ibfe
2020-08-26 Rhys Perryaco/tests: add tests for long jumps
2020-08-26 Rhys Perryaco: shorten disassembly for repeated instructions
2020-08-26 Rhys Perryaco/tests: add test for GFX10 0x3f bug
2020-08-26 Rhys Perryaco: create long jumps
2020-08-26 Rhys Perryaco: reserve 2 sgprs for each branch
2020-08-26 Rhys Perryaco: keep loop live-through variables spilled
2020-08-26 Rhys Perryaco: fix spills_entry heuristic for branch blocks in...
2020-08-26 Rhys Perryaco: fix regclass checks when fixing to vcc/exec with...
2020-08-26 Rhys Perryaco: don't fix break condition for break+discard to...
2020-08-26 Rhys Perryaco: don't consider the first partial spill if it's...
2020-08-26 Rhys Perryaco: consider branch definitions in spiller
2020-08-26 Samuel Pitoisetradv: print a warning when RADV_TRAP_HANDLER is used
2020-08-26 Samuel Pitoisetradv: fix setting EXCP_EN for different shader stages
2020-08-25 Bas Nieuwenhuizenradv: Update CTS version.
2020-08-25 Bas Nieuwenhuizenradv: Remove conformance warnings with ACO.
2020-08-25 Samuel Pitoisetradv: allocate the TMA BO into 32-bit addr space
2020-08-25 Samuel Pitoisetradv: align the TMA BO size to 256
2020-08-24 Daniel Schürmannnir,amd: remove trinary_minmax opcodes
2020-08-24 Timur Kristófaco: Fix convert_to_SDWA when instruction has 3 operands.
2020-08-24 Timur Kristófaco: Fix unused variable warning by adding ASSERTED.
2020-08-24 Samuel Pitoisetradv: use the trap handler to detect faulty shaders...
2020-08-24 Samuel Pitoisetradv: enable the trap handler and configure the shader...
2020-08-24 Samuel Pitoisetradv: add initial trap handler support with RADV_TRAP_H...
2020-08-24 Samuel Pitoisetradv: add a small interface for creating the trap handl...
2020-08-24 Samuel Pitoisetaco: skip unnecessary compiler pass for the trap handle...
2020-08-24 Samuel Pitoisetaco: add a helper for building a trap handler shader
2020-08-24 Samuel Pitoisetaco: validate that SMEM operands can use fixed registers
2020-08-24 Samuel Pitoisetaco: add TBA/TMA/TTMP0-11 physical registers definitions
2020-08-24 Samuel Pitoisetamd/registers: add some SQ_WAVE_* register definitions
2020-08-24 Samuel Pitoisetamd/registers: add missing TBA registers on GFX6-GFX8
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-21 Jesse Natalienir: Add new system values and intrinsics for dealing...
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-21 Rhys Perryaco: use nir_intrinsic_has_access
2020-08-21 Rhys Perryaco: fix non-rtz pack_half_2x16
2020-08-21 Samuel Pitoisetaco: add ACO_DEBUG=force-waitcnt to emit wait-states
2020-08-21 Samuel Pitoisetradv: ignore BB labels when splitting the disassembly...
2020-08-20 Jason Ekstrandnir: Add an LOD parameter to image_*_size
2020-08-20 Eric Anholtradv: Move nir_opt_shrink_vectors() into the opt loop.
2020-08-20 Samuel Pitoisetaco: fix file leak in ra_fail()
2020-08-20 Rhys Perryradv: fix null memcpy and zero-sized malloc
2020-08-20 Rhys Perryradv: align pipeline cache entry and header sizes
2020-08-20 Rhys Perryradv: don't pass null to _mesa_sha1_update
2020-08-20 Samuel Pitoisetradv,aco: report ACO errors/warnings back via VK_EXT_de...
2020-08-20 Samuel Pitoisetaco: rework the way various compilation/validation...
2020-08-20 Samuel Pitoisetaco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR
2020-08-19 Connor Abbottradv: Use an input for the layer when lowering input...
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbottnir/lower_input_attachments: Refactor to use an options...
2020-08-19 Emil Velikovradv: restrict exported symbols with static llvm
2020-08-19 Samuel Pitoisetradv: track and report if a logical device is lost
2020-08-18 Bas Nieuwenhuizenradv: Fix handling of attribs 16-31.
2020-08-18 Bas Nieuwenhuizenradv: Override the uniform buffer offset alignment...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-08-17 Pierre-Eric Pellou... ac/llvm: handle static/shared llvm init separately
2020-08-17 Dave Airlievulkan/wsi: add sw support. (v2)
2020-08-16 Bas Nieuwenhuizenradv: Use getter instead of setter to extract value.
2020-08-14 Bas Nieuwenhuizenradv: Clean up setting the surface flags.
2020-08-14 Bas Nieuwenhuizenradv: When importing an image, redo the layout based...
2020-08-13 Samuel Pitoisetaco: do not set valid_mask for POS0 exports on GFX...
2020-08-12 Samuel Pitoisetradv/winsys: add null winsys entries for Sienna Cichild...
2020-08-12 Samuel Pitoisetradv: fix emitting the border color pointer on the...
2020-08-11 Daniel Schürmannaco: execute branch instructions in WQM if necessary
2020-08-11 Rhys Perryaco: don't move memory accesses to before control barriers
2020-08-11 Samuel Pitoisetradv: limit LATE_ALLOC_GS to prevent a GPU hang on...
2020-08-11 Samuel Pitoisetradv/gfx10: add missing initialization of registers
2020-08-10 Rhys Perryaco: set constant_data_offset correctly in the case...
2020-08-10 Bas Nieuwenhuizenradv: Do not consider layouts fast-clearable on compute...
2020-08-10 Bas Nieuwenhuizenradv: Add forcecompress debug flag.
2020-08-10 Samuel Pitoisetradv: report a better error message when QueueWaitIdle...
2020-08-10 Samuel Pitoisetradv: report errors back to the application via VK_EXT_...
2020-08-10 Samuel Pitoisetradv: rework the error function helpers a bit
2020-08-10 Samuel Pitoisetradv: report the spirv-nir logs back to the application
2020-08-10 Bas Nieuwenhuizenradv: Fix assert that is too strict.
2020-08-07 Marek Olšákac/gpu_info: set num_tiles_pipes on gfx10+ too
2020-08-07 Bas Nieuwenhuizenradv: Add ETC2 support on RAVEN2.
2020-08-07 Samuel Pitoisetradv: allow to force-enable LLVM internally for a speci...
2020-08-06 Rhys Perryaco: fix C++11/C++14 compilation
2020-08-06 Bas Nieuwenhuizenradv: Don't use both DCC and CMASK for single sample...
2020-08-05 Kristian H. Kristensenradv/android: Remove unused variable
2020-08-05 James Parkamd/llvm: Reorder LLVM headers
2020-08-05 Samuel Pitoisetradv: set BYPASS_VTX_RATE_COMBINER_GFX103 on GFX 10.3
2020-08-05 Samuel Pitoisetradv: fix sample shading on GFX 10.3
next