radv: enable VK_KHR_shader_float_controls on GFX6-GFX7
[mesa.git] / src / amd / vulkan / radv_device.c
2019-10-21 Samuel Pitoisetradv: enable VK_KHR_shader_float_controls on GFX6-GFX7
2019-10-18 Samuel Pitoisetradv: implement VK_KHR_shader_float_controls
2019-10-15 Samuel PitoisetRevert "radv: do not emit PKT3_CONTEXT_CONTROL with...
2019-10-15 Samuel Pitoisetradv: rename VK_KHR_shader_float16_int8 structs/constants
2019-10-10 Rhys Perryradv/aco: disable NGG when ACO is used
2019-10-10 Bas Nieuwenhuizenradv: Check the size of the imported buffer.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer import/export.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer field to...
2019-10-10 Bas Nieuwenhuizenradv: Handle device memory alloc failure with normal...
2019-10-10 Bas Nieuwenhuizenradv: Cleanup buffer_from_fd.
2019-10-10 Bas Nieuwenhuizenradv: Implement & enable VK_EXT_texel_buffer_alignment.
2019-10-10 Samuel Pitoisetradv: get the device name from radeon_info::name
2019-10-09 Samuel Pitoisetradv: bump minTexelBufferOffsetAlignment to 4
2019-10-09 Samuel Pitoisetradv: implement VK_KHR_shader_clock
2019-10-03 Bas Nieuwenhuizenradv: Fix condition for skipping the continue CS.
2019-10-02 Samuel Pitoisetradv/gfx10: add radv_device::use_ngg
2019-09-26 Timur Kristófradv: Add debug option to dump meta shaders.
2019-09-26 Rhys Perryradv/aco: actually disable ACO when unsupported
2019-09-24 Bas Nieuwenhuizenradv: Add workaround for hang in The Surge 2.
2019-09-19 Daniel Schürmannradv/aco: enable VK_EXT_shader_demote_to_helper_invocation
2019-09-19 Daniel Schürmannradv: enable clustered reductions
2019-09-19 Daniel Schürmannradv/aco: Setup alternate path in RADV to support the...
2019-09-18 Bas Nieuwenhuizenradv: Disable dfsm by default even on Raven.
2019-09-18 Marek Olšákac: move ac_get_num_physical_sgprs into radeon_info
2019-09-16 Samuel Pitoisetradv/gfx10: disable unsupported transform feedback...
2019-09-16 Samuel Pitoisetradv/gfx10: allocate GDS/OA buffer objects for NGG...
2019-09-16 Samuel Pitoisetradv/gfx10: add an option to switch from legacy to...
2019-09-15 Lionel Landwerlinvulkan: add vk_x11_strict_image_count option
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-15 Lionel Landwerlinradv: store engine name
2019-09-10 Marek Olšákradeonsi/gfx10: fix wave occupancy computations
2019-09-06 Eric Engestromradv: add support for vk_x11_override_min_image_count
2019-09-06 Eric Engestromamd: move adaptive sync to performance section, as...
2019-09-06 Eric Engestromamd: replace major llvm version checks with LLVM_VERSIO...
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_tc_compat_zrange_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add cpdma_prefetch_writes_memory to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_out_of_order_rast to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_load_ctx_reg_pkt to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_rbplus to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_distributed_tess to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_clear_state to ac_gpu_info
2019-08-24 Alex Smithradv: Change memory type order for GPUs without dedicat...
2019-08-23 Samuel Pitoisetac,radv,radeonsi: remove LLVM 7 support
2019-08-21 Andres Rodriguezradv: add RADV_DEBUG=allentrypoints
2019-08-21 Samuel Pitoisetradv: implement VK_AMD_shader_core_properties2
2019-08-21 Samuel Pitoisetradv: force enable VK_AMD_shader_ballot for Wolfenstein...
2019-08-21 Samuel Pitoisetradv: add a new debug option called RADV_DEBUG=noshader...
2019-08-21 Samuel Pitoisetradv: allow to enable VK_AMD_shader_ballot only on...
2019-08-20 Samuel Pitoisetradv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU...
2019-08-19 Bas Nieuwenhuizenradv: Add Renoir support.
2019-08-15 Bas NieuwenhuizenRevert "radv/gfx10: Enable DCC for storage images."
2019-08-12 Bas Nieuwenhuizenradv: Enable VK_KHR_pipeline_executable_properties.
2019-08-09 Lionel Landwerlinamd: prepare dropping include of p_compiler.h
2019-08-07 Bas Nieuwenhuizenradv/gfx10: Enable DCC for storage images.
2019-08-02 Bas Nieuwenhuizenradv: Expose VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Implement VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store color/depth surface info in attachment...
2019-08-02 Bas Nieuwenhuizenac/nir,radv: Optimize bounds check for 64 bit CAS.
2019-08-02 Samuel Pitoisetradv: remove radv_get_image_fmask_info()
2019-08-02 Samuel Pitoisetradv: remove radv_get_image_cmask_info()
2019-08-02 Bas Nieuwenhuizenradv: Enable VK_KHR_shader_atomic_int64
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for vertex, tessellation...
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for fragment shaders
2019-07-31 Samuel Pitoisetradv/gfx10: add Wave32 support for compute shaders
2019-07-29 Samuel Pitoisetradv: implement VK_EXT_index_type_uint8
2019-07-23 Bas Nieuwenhuizenradv/gfx10: Enable binning.
2019-07-23 Samuel Pitoisetradv/gfx10: enable CLEAR_state
2019-07-22 Samuel Pitoisetradv/gfx10: do not set ELEMENT_SIZE for buffer descriptors
2019-07-22 Samuel Pitoisetradv: clean up fill_geom_tess_rings()
2019-07-22 Samuel Pitoisetradv: change a bunch of >= GFX9 to == GFX9
2019-07-21 Eric Engestromradv: replace memset()+strcpy() with snprintf()
2019-07-21 Eric Engestromradv: drop unnecessary memset() before snprintf()
2019-07-18 Dave Airlieradv: put back VGT_FLUSH at ring init on gfx10
2019-07-17 Samuel Pitoisetradv: add an option for disabling NGG on GFX10
2019-07-17 Samuel Pitoisetradv/gfx10: disable the TC compat zrange workaround
2019-07-11 Samuel Pitoisetradv/gfx10: enable geometry shaders
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Enable tess.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Use correct count of max_offchip_buffers.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Load global pointers in correct userdata...
2019-07-08 Samuel Pitoisetradv: do not emit VGT_FLUSH on GFX10
2019-07-07 Samuel Pitoisetradv/gfx10: double the number of tessellation offchip...
2019-07-07 Samuel Pitoisetradv/gfx10: disable geometry and tessellation shaders
2019-07-07 Samuel Pitoisetradv/gfx10: disable binning
2019-07-07 Samuel Pitoisetradv/gfx10: disable CLEAR_STATE
2019-07-07 Samuel Pitoisetradv/gfx10: set the DCC constant encoding flag
2019-07-07 Samuel Pitoisetradv/gfx10: mask DCC tile swizzle by alignment
2019-07-07 Samuel Pitoisetradv/gfx10: implement fill_geom_tess_rings()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_sampler()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_get_device_name()
2019-07-07 Samuel Pitoisetradv/gfx10: set RADV_FORCE_FAMILY
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_global_shader_pointers()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_tess_factor_ring()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_ds_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_color_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_dcc_control_reg()
2019-07-03 Nicolai Hähnleamd/common/gfx10: add register JSON
2019-06-25 Samuel Pitoisetradv: rename and re-document cache flush flags
next