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
/
radv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: remove the LLVM version string when ACO is used
Samuel Pitoiset
2020-05-08
1
-4
/
+5
*
amd: assume HTILE is always rb/pipe_aligned, remove ac_surface.u.gfx9.htile
Marek Olšák
2020-05-07
1
-2
/
+2
*
amd: assume CMASK is always rb/pipe_aligned, remove ac_surface.u.gfx9.cmask
Marek Olšák
2020-05-07
1
-7
/
+9
*
radv: display an error message if the winsys init failed
Samuel Pitoiset
2020-05-06
1
-1
/
+2
*
radv: use a linked list for physical devices
Samuel Pitoiset
2020-05-06
1
-50
/
+63
*
radv: don't report error with other vendor DRM devices
Samuel Pitoiset
2020-05-06
1
-9
/
+15
*
radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
Samuel Pitoiset
2020-05-06
1
-1
/
+1
*
radv: fix a memleak if the physical device initialization failed
Samuel Pitoiset
2020-05-06
1
-6
/
+8
*
radv: rename radv_devices() to radv_enumerate_physical_devices()
Samuel Pitoiset
2020-05-06
1
-3
/
+3
*
radv: cleanup radv_CreateInstance()
Samuel Pitoiset
2020-05-06
1
-35
/
+22
*
radv: enable shaderInt16 unconditionally with LLVM and only GFX8+ with ACO
Samuel Pitoiset
2020-05-05
1
-1
/
+1
*
radv: Fix implicit sync with recent allocation changes.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
radv: advertise VK_EXT_robustness2
Samuel Pitoiset
2020-04-29
1
-0
/
+15
*
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
1
-0
/
+6
*
radv: track memory heaps usage if overallocation is explicitly disallowed
Samuel Pitoiset
2020-04-28
1
-0
/
+41
*
radv: Determine memory type for import based on fd.
Bas Nieuwenhuizen
2020-04-28
1
-17
/
+63
*
radv: Stop using memory type indices.
Bas Nieuwenhuizen
2020-04-28
1
-87
/
+21
*
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
1
-8
/
+12
*
drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
Bas Nieuwenhuizen
2020-04-27
1
-1
/
+1
*
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
1
-2
/
+1
*
radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+
Rhys Perry
2020-04-24
1
-15
/
+19
*
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: Use TRUNC_COORD on samplers
Joshua Ashton
2020-04-23
1
-1
/
+3
*
radv: fix geometry shader primitives query with ACO on GFX10
Samuel Pitoiset
2020-04-17
1
-0
/
+2
*
radv/aco: do not advertise VK_KHR_shader_subgroup_extended_types
Samuel Pitoiset
2020-04-15
1
-2
/
+2
*
radv: only expose fp16 control features for chips with double rate fp16
Samuel Pitoiset
2020-04-09
1
-5
/
+10
*
radv: only expose storageInputOutput16 for chips with double rate fp16
Samuel Pitoiset
2020-04-09
1
-2
/
+2
*
radv: only expose shaderFloat16 for chips with double rate fp16
Samuel Pitoiset
2020-04-09
1
-2
/
+2
*
radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALLOCATION_SIZE
Samuel Iglesias Gonsálvez
2020-04-08
1
-1
/
+1
*
radv: check buffer size in vkCreateBuffer()
Samuel Iglesias Gonsálvez
2020-04-08
1
-0
/
+3
*
radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
Timur Kristóf
2020-04-07
1
-4
/
+0
*
radv/llvm: enable 16-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-8
/
+7
*
radv/llvm: enable 8-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-7
/
+6
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
1
-0
/
+5
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Samuel Pitoiset
2020-03-23
1
-3
/
+3
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
1
-1
/
+0
*
radv: Enable subgroup shuffle on GFX10 when ACO is used.
Timur Kristóf
2020-03-12
1
-1
/
+2
*
radv: use device entrypoints from the SQTT layer if enabled
Samuel Pitoiset
2020-03-10
1
-0
/
+11
*
radv: use nir_lower_discard_to_demote to work around game bugs
Daniel Schürmann
2020-03-09
1
-0
/
+3
*
radv/sqtt: abort if SQTT is used on GFX6-GFX7
Samuel Pitoiset
2020-03-06
1
-6
/
+10
*
radv/sqtt: add support for GFX8
Samuel Pitoiset
2020-03-06
1
-2
/
+2
*
ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
radv: update entrypoints generation from ANV
Samuel Pitoiset
2020-03-02
1
-21
/
+118
*
radv/sqtt: add support for GFX10
Samuel Pitoiset
2020-03-02
1
-4
/
+4
[next]