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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Fix implicit sync with recent allocation changes.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
ac: enable displayable DCC on Navi12 & Navi14
Marek Olšák
2020-04-29
1
-4
/
+7
*
ac/surface: validate that DCC is enabled correctly on gfx9+
Marek Olšák
2020-04-29
1
-0
/
+69
*
ac/surface: add code for gfx10 displayable DCC
Marek Olšák
2020-04-29
2
-16
/
+67
*
ac/surface: move non-displayable DCC to the end of the buffer
Marek Olšák
2020-04-29
1
-3
/
+6
*
ac/surface: don't compute DCC if it's unsupported by DCN on gfx9+
Marek Olšák
2020-04-29
1
-9
/
+29
*
ac/surface: match get_display_flag() with expectations for is_displayable
Marek Olšák
2020-04-29
1
-1
/
+7
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
3
-4
/
+4
*
ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's always set
Marek Olšák
2020-04-29
3
-16
/
+23
*
ac/surface: rename micro tile mode enums like gfx10 uses them
Marek Olšák
2020-04-29
2
-9
/
+11
*
radv: Use smaller esgs_itemsize for ACO.
Timur Kristóf
2020-04-29
4
-23
/
+30
*
aco: Use new default driver locations.
Timur Kristóf
2020-04-29
1
-107
/
+17
*
radv: Use new linking helper to set default driver locations.
Timur Kristóf
2020-04-29
2
-0
/
+58
*
aco: Set config->lds_size when TES or VS is running on HW ESGS.
Timur Kristóf
2020-04-29
1
-0
/
+1
*
aco: Calculate workgroup size of legacy GS.
Timur Kristóf
2020-04-29
1
-1
/
+5
*
aco: Remember VS/TCS output driver locations.
Timur Kristóf
2020-04-29
2
-10
/
+18
*
aco: Use context variables instead of calculating TCS inputs/outputs.
Timur Kristóf
2020-04-29
2
-11
/
+7
*
radv: Refactor calculate_tess_lds_size and get_tcs_num_patches.
Timur Kristóf
2020-04-29
3
-21
/
+25
*
aco: consider blocks unreachable if they are in the logical cfg
Rhys Perry
2020-04-29
1
-4
/
+2
*
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
*
aco: fix adjusting the sample index with FMASK if value is negative
Samuel Pitoiset
2020-04-29
1
-2
/
+6
*
aco: fix nir_texop_texture_samples with NULL descriptors
Samuel Pitoiset
2020-04-29
1
-2
/
+12
*
ac/llvm: fix nir_texop_texture_samples with NULL descriptors
Samuel Pitoiset
2020-04-29
1
-1
/
+22
*
radv: Expose 4G element texel buffers.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
aco: fix vgpr nir_op_vecn with sgpr operands
Rhys Perry
2020-04-28
1
-2
/
+7
*
aco: improve clamped integer addition disassembly workaround
Rhys Perry
2020-04-28
1
-3
/
+8
*
aco: add various GFX10 int16 opcodes
Rhys Perry
2020-04-28
1
-2
/
+11
*
aco: fix sub-dword overwrite check in RA validator
Rhys Perry
2020-04-28
1
-1
/
+1
*
aco: fix sub-dword out-of-bounds check in RA validator
Rhys Perry
2020-04-28
1
-2
/
+2
*
aco: add missing adjust_max_used_regs()
Rhys Perry
2020-04-28
1
-0
/
+1
*
aco: improve RA for uneven p_split_vector
Rhys Perry
2020-04-28
1
-1
/
+2
*
aco: don't recurse in sub-dword get_reg_simple()
Rhys Perry
2020-04-28
1
-0
/
+1
*
aco: split self-intersecting copies instead of swapping
Rhys Perry
2020-04-28
1
-0
/
+33
*
aco: fix neighboring register check in get_reg_simple()
Rhys Perry
2020-04-28
1
-1
/
+1
*
aco: check alignment of non-subdword registers in get_reg_specified()
Rhys Perry
2020-04-28
1
-0
/
+2
*
aco: make RegisterFile::block() take a regclass
Rhys Perry
2020-04-28
1
-9
/
+9
*
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
4
-14
/
+18
*
drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
Bas Nieuwenhuizen
2020-04-27
8
-8
/
+8
[next]