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
*
amd: assume HTILE is always rb/pipe_aligned, remove ac_surface.u.gfx9.htile
Marek Olšák
2020-05-07
2
-8
/
+10
*
amd: assume CMASK is always rb/pipe_aligned, remove ac_surface.u.gfx9.cmask
Marek Olšák
2020-05-07
2
-10
/
+12
*
amd: remove duplicated definitions from amdgpu_drm.h
Marek Olšák
2020-05-07
1
-3
/
+0
*
radv/winsys: do not count visible VRAM buffers twice in the budget
Samuel Pitoiset
2020-05-06
2
-17
/
+33
*
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
2
-52
/
+69
*
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: 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
[next]