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
*
aco: sign-extend input/identity for 16-bit subgroup ops on GFX6-GFX7
Samuel Pitoiset
2020-06-03
1
-0
/
+3
*
aco: fix subdword copies on GFX6-GFX7
Samuel Pitoiset
2020-06-03
1
-7
/
+11
*
aco: implement 16-bit nir_intrinsic_quad_* on GFX6-GFX7
Samuel Pitoiset
2020-06-03
1
-2
/
+8
*
aco: implement 16-bit reduce operations on GFX6-GFX7
Samuel Pitoiset
2020-06-03
1
-6
/
+54
*
radv: enable zero VRAM for all VKD3D (DX12->VK) games
Samuel Pitoiset
2020-06-03
1
-34
/
+43
*
radv: enable zero VRAM for Doom Eternal
Samuel Pitoiset
2020-06-03
1
-0
/
+3
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
2
-5
/
+7
*
radv: Use common gfx10_format_table.h
Bas Nieuwenhuizen
2020-06-03
5
-300
/
+5
*
radv: Include gfx10_format_table.h only from a single source file.
Bas Nieuwenhuizen
2020-06-03
2
-12
/
+11
*
radeonsi: Define gfx10_format in the common header.
Bas Nieuwenhuizen
2020-06-03
5
-7
/
+54
*
amd/common,radeonsi: Move gfx10_format_table to common.
Bas Nieuwenhuizen
2020-06-03
4
-1
/
+302
*
radv: Explicitly cast TIMESTAMP_NOT_READY value to uin32_t where needed.
Oschowa
2020-06-02
1
-2
/
+2
*
aco: Use correct reference type in for-range-loop.
Oschowa
2020-06-02
1
-1
/
+1
*
aco: Don't std::move temporary object.
Oschowa
2020-06-02
1
-1
/
+1
*
aco: Don't declare 'Block' as class, but define as struct.
Oschowa
2020-06-02
1
-1
/
+1
*
radv: Don't take absolute value of unsigned type.
Oschowa
2020-06-02
1
-2
/
+2
*
radv/aco: Always enable subgroup shuffle.
Timur Kristóf
2020-06-02
1
-8
/
+3
*
aco: Implement subgroup shuffle on GFX6-7.
Timur Kristóf
2020-06-02
2
-2
/
+46
*
aco/gfx10: Refactor of GFX10 wave64 bpermute.
Timur Kristóf
2020-06-02
7
-92
/
+113
*
ac/nir: support v2f16 derivatives
Marek Olšák
2020-06-02
1
-0
/
+2
*
ac/nir: set the second v_cvt_pkrtz argument to undef if it's unused
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: select v_cvt_pkrtz for all conversions from f32 to f16 for radeonsi
Marek Olšák
2020-06-02
1
-7
/
+36
*
ac/nir: handle nir_op_[fiu]2[fiu]mp opcodes
Marek Olšák
2020-06-02
1
-0
/
+3
*
ac/nir: support 16-bit data in image opcodes
Marek Olšák
2020-06-02
3
-6
/
+18
*
ac/nir: support 16-bit data in buffer_load_format opcodes
Marek Olšák
2020-06-02
3
-5
/
+16
*
ac/nir: remove type and num_channels args from ac_build_buffer_store_common
Marek Olšák
2020-06-02
3
-18
/
+6
*
ac/nir: support vector types in the type suffix of overloaded intrinsics
Marek Olšák
2020-06-02
2
-13
/
+17
*
ac/nir: use more types from ac_llvm_context
Marek Olšák
2020-06-02
3
-16
/
+14
*
ac: rename has_double_rate_fp16 -> has_packed_math_16bit
Marek Olšák
2020-06-02
5
-11
/
+11
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
5
-9
/
+8
*
radv: fix regression with builtin cache
Timothy Arceri
2020-05-30
1
-1
/
+1
*
radv/aco: enable VK_KHR_subgroup_extended_types on GFX8+
Samuel Pitoiset
2020-05-29
2
-2
/
+2
*
aco: sign-extend input/indentity for 32-bit reduce ops on GFX10
Samuel Pitoiset
2020-05-29
1
-0
/
+14
*
aco: allow gfx10_wave64_bpermute with 8-bit/16-bit input
Samuel Pitoiset
2020-05-29
1
-1
/
+1
*
aco: allocate a temp VGPR for some 8-bit/16-bit reduction ops on GFX10
Samuel Pitoiset
2020-05-29
1
-1
/
+4
*
aco: implement 8-bit/16-bit reductions on GFX10
Samuel Pitoiset
2020-05-29
1
-8
/
+21
*
aco: fix register allocation for subdword instructions on GFX10
Samuel Pitoiset
2020-05-29
1
-3
/
+1
*
radv/aco: enable VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-05-29
1
-1
/
+1
*
spirv,radv,anv: implement no-op VK_GOOGLE_user_type
Samuel Pitoiset
2020-05-28
1
-0
/
+1
*
aco: fix 64-bit shared_atomic_exchange
Rhys Perry
2020-05-28
1
-1
/
+1
*
aco: don't reorder barriers in the scheduler
Rhys Perry
2020-05-28
1
-1
/
+4
*
aco: preserve more fields when combining additions into SMEM
Rhys Perry
2020-05-28
1
-0
/
+4
*
aco: check instruction format before waiting for a previous SMEM store
Rhys Perry
2020-05-28
1
-1
/
+1
*
aco: consider SDWA during value numbering
Rhys Perry
2020-05-28
1
-0
/
+17
*
aco: fix interaction with 3f branch workaround and p_constaddr
Rhys Perry
2020-05-28
1
-4
/
+2
*
ac/gpu_info: Correct Acturus cu bitmap
James Zhu
2020-05-27
1
-1
/
+13
*
amd: replace SH -> SA (shader array) in comments
Marek Olšák
2020-05-26
1
-2
/
+2
*
ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa
Marek Olšák
2020-05-26
5
-11
/
+14
*
radv: Implement vkGetSwapchainGrallocUsage2ANDROID.
Bas Nieuwenhuizen
2020-05-25
1
-0
/
+89
*
radv: Do not close fd -1 when NULL-winsys creation fails.
Bas Nieuwenhuizen
2020-05-25
1
-1
/
+2
[next]