index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: enable shaderInt16 unconditionally with LLVM and only GFX8+ with ACO
Samuel Pitoiset
2020-05-05
1
-1
/
+1
*
radv: Remove RANGE_SIZE usage
Joshua Ashton
2020-05-05
5
-12
/
+26
*
Revert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's al...
Marek Olšák
2020-05-02
1
-9
/
+5
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-02
1
-1
/
+1
*
radv: Fix implicit sync with recent allocation changes.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
1
-2
/
+0
*
ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's always set
Marek Olšák
2020-04-29
1
-5
/
+9
*
radv: Use smaller esgs_itemsize for ACO.
Timur Kristóf
2020-04-29
3
-15
/
+30
*
radv: Use new linking helper to set default driver locations.
Timur Kristóf
2020-04-29
2
-0
/
+58
*
radv: Refactor calculate_tess_lds_size and get_tcs_num_patches.
Timur Kristóf
2020-04-29
2
-17
/
+16
*
radv: advertise VK_EXT_robustness2
Samuel Pitoiset
2020-04-29
2
-0
/
+16
*
radv: handle NULL vertex bindings
Samuel Pitoiset
2020-04-29
1
-4
/
+7
*
radv: handle NULL descriptors
Samuel Pitoiset
2020-04-29
1
-2
/
+24
*
radv: Expose 4G element texel buffers.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
radv: advertise VK_AMD_memory_overallocation_behavior
Samuel Pitoiset
2020-04-28
2
-0
/
+7
*
radv: track memory heaps usage if overallocation is explicitly disallowed
Samuel Pitoiset
2020-04-28
2
-0
/
+48
*
radv: remove unused radv_device_memory::map_size field
Samuel Pitoiset
2020-04-28
1
-1
/
+0
*
radv: enable FMASK for color attachments only
Samuel Pitoiset
2020-04-28
1
-1
/
+2
*
radv: Determine memory type for import based on fd.
Bas Nieuwenhuizen
2020-04-28
1
-17
/
+63
*
radv/winsys: Add function to get domains/flags from fd.
Bas Nieuwenhuizen
2020-04-28
2
-0
/
+51
*
radv: Stop using memory type indices.
Bas Nieuwenhuizen
2020-04-28
2
-108
/
+23
*
radv: Use actual memory type count for setting app-visible bitset.
Bas Nieuwenhuizen
2020-04-28
1
-1
/
+1
*
radv: do not expose GTT as device local memory mostly for APUs
Samuel Pitoiset
2020-04-27
1
-29
/
+30
*
radv: Add WSI buffers to BO list only if they can be used.
Bas Nieuwenhuizen
2020-04-27
3
-14
/
+42
*
ac,radeonsi: fix compilations issues with LLVM 11
Samuel Pitoiset
2020-04-27
1
-1
/
+1
*
drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
Bas Nieuwenhuizen
2020-04-27
6
-6
/
+6
*
radv: fix robust_buffer_access if enabled via VkPhysicalDeviceFeatures2
Samuel Pitoiset
2020-04-27
1
-10
/
+44
*
radv: Pass logical device to si_emit_graphics
Joshua Ashton
2020-04-25
3
-5
/
+6
*
radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+
Rhys Perry
2020-04-24
3
-22
/
+29
*
radv: allocate larger shader memory slabs if needed
Rhys Perry
2020-04-24
1
-2
/
+2
*
radv: align buffer descriptor sizes to dword
Rhys Perry
2020-04-24
2
-2
/
+16
*
radv: Add inputs read by TES to radv_shader_info.
Timur Kristóf
2020-04-24
2
-0
/
+9
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
1
-5
/
+5
*
radv: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-24
1
-2
/
+15
*
anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid instance
Eduardo Lima Mitev
2020-04-24
1
-0
/
+5
*
radv: adjust the supported subgroup stages
Samuel Pitoiset
2020-04-23
1
-1
/
+2
*
radv: simplify checking for Navi1x chips
Samuel Pitoiset
2020-04-23
4
-13
/
+5
*
radv: Use TRUNC_COORD on samplers
Joshua Ashton
2020-04-23
1
-1
/
+3
*
radv: make sure to export the viewport index if FS needs it
Samuel Pitoiset
2020-04-23
3
-0
/
+35
*
radv: use common nir_convert_ycbcr
Jonathan Marek
2020-04-20
1
-122
/
+9
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-20
1
-1
/
+1
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
3
-7
/
+7
*
radv/llvm: fix exporting the viewport index if the fragment shader needs it
Samuel Pitoiset
2020-04-17
1
-0
/
+1
*
radv: set missing SHARED_VGPR_CNT for NGG VS and ACO
Samuel Pitoiset
2020-04-17
1
-1
/
+1
*
radv: fix geometry shader primitives query with ACO on GFX10
Samuel Pitoiset
2020-04-17
4
-6
/
+7
*
radv: do not abort with unknown/unimplemented descriptor types
Samuel Pitoiset
2020-04-16
1
-6
/
+1
*
radv/aco: do not advertise VK_KHR_shader_subgroup_extended_types
Samuel Pitoiset
2020-04-15
2
-3
/
+3
*
radv: use RMW packets for updating the maximum sample distance
Samuel Pitoiset
2020-04-14
1
-9
/
+3
*
radv: add radeon_set_context_reg_rmw() helper
Samuel Pitoiset
2020-04-14
1
-0
/
+12
*
radv: allow TC-compat HTILE with GENERAL outside of render loops
Samuel Pitoiset
2020-04-09
1
-1
/
+16
[next]