radv: gather info about PS inputs in the shader info pass
[mesa.git] / src / amd / vulkan / winsys /
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-12 Samuel Pitoisetradv/gfx10: enable 1D textures
2019-07-07 Samuel Pitoisetradv/gfx10: enable support for NAVI10, NAVI12 and NAVI14
2019-07-07 Samuel Pitoisetradv/gfx10: require LLVM 9+
2019-07-03 Nicolai Hähnleradv: gfx10 is not supported
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-13 Bas Nieuwenhuizenradv: Clean up signalled and submitted fields from...
2019-04-15 Bas Nieuwenhuizenradv: Use local buffers for the global bo list.
2019-04-04 Marek Olšákradeonsi: enable displayable DCC on Ravens
2019-03-12 Samuel Pitoisetradv: set the maximum number of IBs per submit to 192
2019-02-13 Samuel Pitoisetradv/winsys: fix BO list creation when RADV_DEBUG=allbo...
2019-01-30 Samuel Pitoisetradv/winsys: fix hash when adding internal buffers
2019-01-29 Bas Nieuwenhuizenradv/winsys: Add priority handling during submit.
2019-01-29 Bas Nieuwenhuizenradv/winsys: Set winsys bo priority on creation.
2019-01-15 Samuel Pitoisetradv: add support for VK_EXT_memory_budget
2018-12-20 Samuel Pitoisetradv: compute optimal VM alignment for imported buffers
2018-12-04 Bas Nieuwenhuizenradv/android: Use buffer metadata to determine scanout...
2018-11-29 Nicolai Hähnleamd/addrlib: update Mesa's copy of addrlib
2018-11-27 Bas Nieuwenhuizenradv: Align large buffers to the fragment size.
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-10-31 Samuel Pitoisetradv/winsys: do not assign last submission when chained...
2018-10-31 Samuel Pitoisetradv/winsys: fix buffer deletion in the sysmem path
2018-10-31 Samuel Pitoisetradv/winsys: cleanup the chained submission path
2018-10-31 Samuel Pitoisetradv/winsys: remove unused surface_best()
2018-08-17 Samuel Pitoisetradv/winsys: fix creating the BO list for virtual buffers
2018-07-17 Samuel Pitoisetradv/winsys: use alloca() for semaphore dependencies
2018-07-12 Samuel Pitoisetradv: get rid of buffer object priorities
2018-07-07 Mauro Rossiradv: winsys/amdgpu: include missing pthread.h header
2018-07-05 Samuel Pitoisetradv/winsys: make use of radeon_emit()
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-05-22 Samuel Pitoisetradv/winsys: allow to allocate BOs in the 32-bit addr...
2018-05-22 Samuel Pitoisetradv/winsys: request high address
2018-05-17 Marek Olšákamd: remove support for LLVM 4.0
2018-04-30 Andres Rodriguezradv/winsys: fix leaking resources from bo's imported...
2018-04-20 Samuel Pitoisetradv/winsys: allow to submit up to 4 IBs for chips...
2018-04-20 Samuel Pitoisetradv/winsys: allow local BOs on APUs
2018-04-18 Bas Nieuwenhuizenradv: Keep a global BO list for VkMemory.
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-01 Bas Nieuwenhuizenradv: Use the syncobj wait ioctl to wait on fences...
2018-03-01 Bas Nieuwenhuizenradv: Implement more efficient !waitAll fence waiting.
2018-02-07 Fredrik Höglundradv: implement VK_EXT_external_memory_host
2018-01-18 Dave Airlieradv/ws: get rid of useless return value
2018-01-08 Samuel Pitoisetradv/winsys: make IBs read-only for the GPU
2018-01-08 Samuel Pitoisetradv/winsys: add RADEON_FLAG_READ_ONLY
2018-01-08 Samuel Pitoisetradv/winsys: rework radv_amdgpu_bo_va_op()
2017-12-28 Dave Airlieradv: move local bos usage to a perftest flag.
2017-12-19 Bas Nieuwenhuizenradv: Use a sort for rebuilding the sparse buffer bo...
2017-12-18 Bas Nieuwenhuizenradv/amdgpu: wrap sync fd import/export.
2017-12-18 Bas Nieuwenhuizenradv: Add syncobj signal/reset/wait to winsys.
2017-12-08 Samuel Pitoisetradv/winsys: implement query_value()
2017-11-24 Samuel Pitoisetradv/winsys: improve error messages when the buffer...
2017-11-24 Samuel Pitoisetradv/winsys: do not try to create a BO list with 0...
2017-11-07 Marek Olšákamd/addrlib: update to latest version
2017-11-06 Dave Airlieradv: move is_local up to the winsys level.
2017-10-26 Dave Airlieradv: add support for local bos. (v3)
2017-10-20 Andres Rodriguezradv: disable implicit sync for radv allocated bos v3
2017-10-20 Andres Rodriguezradv: Implement VK_EXT_global_priority
2017-10-10 Bas Nieuwenhuizenradv: Only set the MTYPE flags on GFX9+.
2017-10-09 Marek Olšákamd: move r600d_common.h into r600g
2017-09-20 Bas Nieuwenhuizenradv: Don't use a virtual function for getting the...
2017-09-15 Samuel Pitoisetradv: add get_chip_name() callback
2017-09-14 Samuel Pitoisetradv/winsys: add a read_registers() callback
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-08 Dave Airlieradv/winsys: fix flags vs va_flags thinko.
2017-09-07 Dave Airlieradv/gfx9: allocate events from uncached VA space
2017-09-07 Dave Airlieradv/winsys: use amdgpu_bo_va_op_raw.
2017-09-07 Dave Airlieradv: reduce radv_amdgpu_winsys struct size.
2017-09-06 Dave AirlieRevert "radv: disable support for VEGA for now."
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-08-29 Bas Nieuwenhuizenradv: Add trace ids for secondary buffers.
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-29 Bas Nieuwenhuizenradv/amdgpu: Enable dumping of all IBs with RADV_DEBUG...
2017-08-25 Bas Nieuwenhuizenradv: Fix sparse BO mapping merging.
2017-08-17 Dave Airlieradv: disable support for VEGA for now.
2017-08-04 Marek Olšákac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
2017-07-26 Dave Airlieradv/winsys: fix padding command stream for SI
2017-07-21 Dave Airlieradv: reset non-syncobj semaphore context after wait.
2017-07-21 Dave Airlieradv: initial support for shared semaphores (v2)
2017-07-21 Dave Airlieradv/winsys: add syncobj hooks
2017-07-20 Dave Airlieradv: port to new libdrm API.
2017-07-20 Dave Airlieradv: introduce some wrapper in cs code to make porting...
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-06-11 Grazvydas Ignotasradv: fix trace dumping for !use_ib_bos
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-06-05 Dave Airlieradv: enable GFX9 on radv
2017-06-05 Dave Airlieradv: split metadata struct into legacy/gfx9 parts.
2017-06-05 Nicolai Hähnleradv: use ac_compute_surface
2017-06-05 Dave Airlieradv: prepare fmask surface creation
2017-06-05 Nicolai Hähnleradv: use amdgpu_addr_create
2017-06-05 Nicolai Hähnleradv: stop using radv_amdgpu_winsys::family
2017-06-05 Nicolai Hähnleradv: use ac_gpu_info
2017-06-05 Nicolai Hähnleradv: remove radeon_info::name
2017-06-05 Nicolai Hähnleradv: use ac_surface data structures
2017-06-05 Nicolai Hähnleradv: rename radeon_surf::bo_{size,alignment} to surf_...
2017-06-05 Nicolai Hähnleradv: remove radeon_surf_level::nblk_z
2017-06-05 Nicolai Hähnleradv: remove radeon_surf_level::dcc_enabled
2017-06-05 Nicolai Hähnleradv: remove radeon_surf_level::pitch_bytes
2017-05-05 Dave Airlieradv: enable POLARIS12 support.
2017-05-03 Bas Nieuwenhuizenradv: Add userspace fence buffer per context.
next