radv/winsys: always allow GTT placements on APUs
[mesa.git] / src / amd / vulkan /
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-05 Rhys Perryradv: set keep_statistic_info with RADV_DEBUG=shaderstats
2020-06-05 Samuel Pitoisetradv/aco: enable VK_KHR_shader_subgroup_extended_types...
2020-06-05 Bas Nieuwenhuizenradv: Use ac_surface to allocate aux surfaces.
2020-06-05 Bas Nieuwenhuizenradv: Allocate values/predicates at the end of the...
2020-06-05 Bas Nieuwenhuizenradv: Disable HTILE in ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Disable DCC in ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Use offsets in surface struct.
2020-06-05 Bas Nieuwenhuizenradv: Rely on ac_surface for avoiding cmask for linear...
2020-06-05 Bas Nieuwenhuizenradv: Enforce the contiguous memory for DCC layers...
2020-06-05 Bas Nieuwenhuizenradv: Pass no_metadata_planes info in to ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Use ac_surface to determine fmask enable.
2020-06-05 Samuel Pitoisetradv/aco: enable 64-bit atomic features if RADV is...
2020-06-04 Clément Guérinradv: Always expose non-visible local memory type on...
2020-06-03 Samuel Pitoisetradv: enable zero VRAM for all VKD3D (DX12->VK) games
2020-06-03 Samuel Pitoisetradv: enable zero VRAM for Doom Eternal
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-03 Bas Nieuwenhuizenradv: Use common gfx10_format_table.h
2020-06-03 Bas Nieuwenhuizenradv: Include gfx10_format_table.h only from a single...
2020-06-02 Oschowaradv: Explicitly cast TIMESTAMP_NOT_READY value to...
2020-06-02 Oschowaradv: Don't take absolute value of unsigned type.
2020-06-02 Timur Kristófradv/aco: Always enable subgroup shuffle.
2020-06-02 Marek Olšákac: rename has_double_rate_fp16 -> has_packed_math_16bit
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Timothy Arceriradv: fix regression with builtin cache
2020-05-29 Samuel Pitoisetradv/aco: enable VK_KHR_subgroup_extended_types on...
2020-05-29 Samuel Pitoisetradv/aco: enable VK_EXT_subgroup_size_control
2020-05-28 Samuel Pitoisetspirv,radv,anv: implement no-op VK_GOOGLE_user_type
2020-05-26 Marek Olšákamd: replace SH -> SA (shader array) in comments
2020-05-26 Marek Olšákac/gpu_info: replace num_good_cu_per_sh with min/max_go...
2020-05-25 Bas Nieuwenhuizenradv: Implement vkGetSwapchainGrallocUsage2ANDROID.
2020-05-25 Bas Nieuwenhuizenradv: Do not close fd -1 when NULL-winsys creation...
2020-05-25 Bas Nieuwenhuizenradv: Remove dead code.
2020-05-25 Bas Nieuwenhuizenradv: Handle failing to create .cache dir.
2020-05-25 Bas Nieuwenhuizenradv/winsys: Remove extra sizeof multiply.
2020-05-25 Samuel Pitoisetradv: advertise VK_AMD_texture_gather_bias_lod
2020-05-25 Samuel Pitoisetradv: add support for querying which formats support...
2020-05-24 Samuel Pitoisetradv: advertise shaderDeviceClock on GFX8+
2020-05-24 Samuel Pitoisetradv: remove useless assignment in build_streamout_vertex()
2020-05-24 Samuel Pitoisetradv: cleanup physical device features
2020-05-24 Samuel Pitoisetradv: do not return from radv_GetPhysicalDeviceFeatures2()
2020-05-23 Marek Olšákac: update register and packet definitions for preemption
2020-05-21 Samuel Pitoisetradv/winsys: remove useless free in radv_amdgpu_create_...
2020-05-21 Samuel Pitoisetradv: fix duplicated expression in ac_setup_rings()
2020-05-21 Samuel Pitoisetradv: fix missing break in radv_GetPhysicalDeviceFeatur...
2020-05-19 Bas Nieuwenhuizenradv/winsys: Finish mapping for sparse residency.
2020-05-19 Bas Nieuwenhuizenradv: Expose VK_EXT_pipeline_creation_cache_control.
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCH...
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILUR...
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_COMPILE_REQUIRED_EXT.
2020-05-19 Samuel Pitoisetradv/aco: enable storageInputOutput16 on GFX9+
2020-05-19 Samuel Pitoisetradv: fix missing break in radv_GetPhysicalDeviceProper...
2020-05-19 Michel DänzerRevert "ac,radeonsi: fix compilations issues with LLVM 11"
2020-05-16 Christopher Egertradv: use util_float_to_half_rtz
2020-05-15 Joshua Ashtonradv: Implement VK_EXT_custom_border_color
2020-05-15 Bas Nieuwenhuizenradv: Provide a better error for permission issues...
2020-05-14 Samuel Pitoisetradv: enable shaderResourceMinLod
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 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-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 Marek Olšákamd: unify code for overriding offset and stride for...
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 Samuel Pitoisetradv: enable shaderInt16 unconditionally with LLVM...
2020-05-05 Joshua Ashtonradv: Remove RANGE_SIZE usage
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-04-29 Bas Nieuwenhuizenradv: Fix implicit sync with recent allocation changes.
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 Timur Kristófradv: Use smaller esgs_itemsize for ACO.
2020-04-29 Timur Kristófradv: Use new linking helper to set default driver...
2020-04-29 Timur Kristófradv: Refactor calculate_tess_lds_size and get_tcs_num_...
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 Bas Nieuwenhuizenradv: Expose 4G element texel buffers.
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.
next