radv: add support for local bos. (v3)
[mesa.git] / src / amd / vulkan / radv_device.c
2017-10-26 Dave Airlieradv: add support for local bos. (v3)
2017-10-25 Bas Nieuwenhuizenradv: Fix truncation issue hexifying the cache uuid...
2017-10-25 Dave Airlieradv: use device name in cache creation like radeonsi.
2017-10-20 Andres Rodriguezradv: disable implicit sync for radv allocated bos v3
2017-10-20 Andres Rodriguezradv: factor out radv_alloc_memory
2017-10-20 Andres Rodriguezradv: Expose VK_EXT_global_priority
2017-10-20 Andres Rodriguezradv: Implement VK_EXT_global_priority
2017-10-20 Bas Nieuwenhuizenradv: enable GS on GFX9
2017-10-19 Bas Nieuwenhuizenradv: Enable tessellation shaders for GFX9.
2017-10-19 Bas Nieuwenhuizenradv: Set correct registers for merged shader rings.
2017-10-17 Dave Airlieradv: port to using updated anv entrypoint/extension...
2017-10-17 Dave Airlieradv: enable VK_KHX_multiview always.
2017-10-12 Samuel Pitoisetradv: add has_clear_state and enable it on CIK+ only
2017-10-11 Timothy Arceriradv: create on-disk shader cache
2017-10-11 Timothy Arceriradv: remove duplicate debug_flags field
2017-10-10 Dave Airlieradv: export KHR_relaxed_block_layout
2017-10-06 Samuel Pitoisetradv: add radv_htile_enabled() helper
2017-10-05 Bas Nieuwenhuizenradv: Enable VK_KHR_maintenance2 extension.
2017-10-05 Bas Nieuwenhuizenradv: Implement querying the point clipping behavior.
2017-10-04 Bas Nieuwenhuizenradv: Implement TC compatible HTILE.
2017-10-02 Samuel Pitoisetradv: add radv_vi_dcc_enabled() helper
2017-09-25 Samuel Pitoisetradv: init the trace BO before compiling meta shaders
2017-09-25 Samuel Pitoisetradv: make use of ATI_VENDOR_ID everywhere
2017-09-21 Nicholas Miellradv: Implement VK_AMD_rasterization_order
2017-09-20 Bas Nieuwenhuizenradv: Don't use a virtual function for getting the...
2017-09-20 Bas Nieuwenhuizenradv: Add VK_KHR_bind_memory2 support.
2017-09-16 Bas Nieuwenhuizenradv: Add support for more DCC compression with VK_KHR_...
2017-09-14 Samuel Pitoisetradv: dump the list of enabled options when a hang...
2017-09-14 Samuel Pitoisetradv: add debug flags for syncing shaders after every...
2017-09-13 Dave Airlieradv/gfx9: set mip0-depth correctly for 2d arrays/3d...
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-09 Bas Nieuwenhuizenradv: Actually check for vm faults.
2017-09-08 Samuel Pitoisetradv: move shaders related code to radv_shader.c
2017-09-07 Dave Airlieradv/gfx9: allocate events from uncached VA space
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-09-03 Bas Nieuwenhuizenradv: Put semaphore waits in preamble cs.
2017-09-01 Samuel Pitoisetradv: add radv_check_gpu_hangs() helper function
2017-09-01 Samuel Pitoisetradv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-08-29 Bas Nieuwenhuizenradv: Add trace ids for secondary buffers.
2017-08-24 Bas Nieuwenhuizenradv: Expose VK_KHX_multiview.
2017-08-24 Dave Airlieradv/gfx9: only minify image view width/height/depth...
2017-08-24 Dave Airlieradv/gfx9: fix level count in color register setup.
2017-08-15 David Airlieradv/gfx9: fix tile swizzle handling for gfx9
2017-08-07 Dave Airlieradv: fix MSAA on SI gpus.
2017-08-06 Dave Airlieradv: add separate fmask tile swizzle counter.
2017-08-06 Andres Rodriguezradv: generate the same driver UUID as radeonsi
2017-08-06 Andres Rodriguezradv: generate same device UUID as radeonsi
2017-08-04 Dave Airlieradv: fix tile swizzle regression on mipmaps.
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-08-02 Bas Nieuwenhuizenradv: Add suballocation for shaders.
2017-07-31 Bas Nieuwenhuizenradv: Don't underflow non-visible VRAM size.
2017-07-28 Dave Airlieradv: for stencil only set Z tile mode index to same...
2017-07-26 Andres Rodriguezradv: rename physical_device->uuid[] to cache_uuid[]
2017-07-25 Dave Airlieradv: only report external semaphore info for opaque fd.
2017-07-24 Dave Airlieradv: enable sample shading
2017-07-24 Dave Airlieradv: check enabled device features.
2017-07-24 Dave Airlieradv: for external memory imports close the fd on impor...
2017-07-21 Dave Airlieradv: initial support for shared semaphores (v2)
2017-07-20 Bas Nieuwenhuizenradv: Add support for VK_KHR_variable_pointers.
2017-07-20 Bas Nieuwenhuizenradv: Add VK_KHR_storage_buffer_storage_class support.
2017-07-17 Emil Velikovradv: advertise v6 of the wayland surface extension
2017-07-17 Dave Airlieradv: set cb base tile swizzles for MRT speedups (v4)
2017-07-15 Bas Nieuwenhuizenradv: Remove NV dedicated alloc extension.
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-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-07-06 Dave Airlieradv: add support for cmd predication.
2017-07-05 Bas Nieuwenhuizenradv: Always set depthbuffer using image format instead...
2017-07-03 Dave Airlieradv: enable Int64 capability (v2)
2017-06-12 Dave Airlieradv: return correct error on invalid handle from vkAll...
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
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-05 Dave Airlieradv: turn off geom/tess for gfx9.
2017-06-05 Dave Airlieradv: misc GFX9 changes.
2017-06-05 Dave Airlieradv: add rb+ support for GFX9
2017-06-05 Dave Airlieradv: add GFX9 cache flushing support.
2017-06-05 Dave Airlieradv: add gfx9 depth/stencil surface support.
2017-06-05 Dave Airlieradv: add GFX9 support for color surfaces.
2017-06-05 Dave Airlieradv: add some misc gfx9 pieces.
2017-06-05 Dave Airlieradv: set offchip hs param like radeonsi.
2017-06-05 Dave Airlieradv: refactor color surface init before gfx9.
2017-06-05 Dave Airlieradv: refactor depth/stencil state setup
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: remove radeon_surf_level::dcc_enabled
2017-06-05 Dave Airlieradv: add external memory support.
2017-06-05 Bas Nieuwenhuizenradv: Add VkPhysicalDeviceIDProperties support.
2017-05-22 Bas Nieuwenhuizenradv: Don't use a separate can_expclear.
2017-05-05 Dave Airlieradv: enable POLARIS12 support.
2017-05-03 Grazvydas Ignotasradv: don't leak DRM devices
2017-05-03 Grazvydas Ignotasradv: fix possible stack corruption
2017-05-02 Dave Airlieradv: flush more stages when semaphore are waiting.
next