index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-7
/
+7
*
ac/nir: fix incorrect Phis if callbacks use control flow inside control flow
Marek Olšák
2019-07-30
1
-2
/
+2
*
ac/nir: handle abs modifier
Marek Olšák
2019-07-30
1
-11
/
+30
*
ac: fix a memory leak in the error path of ac_build_type_name_for_intr
Marek Olšák
2019-07-30
1
-0
/
+1
*
ac: allow control flow statements in NIR callbacks
Marek Olšák
2019-07-30
2
-20
/
+29
*
ac/nir: handle negate modifier
Marek Olšák
2019-07-30
1
-1
/
+12
*
radeonsi/nir: implement FBFETCH for KHR_blend_equation_advanced
Marek Olšák
2019-07-30
2
-0
/
+7
*
ac/surface: allow linear swizzle mode automatic selection on gfx9 & 10
Marek Olšák
2019-07-30
1
-1
/
+0
*
amd: add support for Arcturus
Marek Olšák
2019-07-29
2
-0
/
+3
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
3
-1
/
+6
*
ac: do not crash when the buffer data format is invalid
Samuel Pitoiset
2019-07-29
1
-0
/
+1
*
ac/nir: fix txf_ms with an offset
Rhys Perry
2019-07-29
1
-2
/
+2
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
1
-5
/
+14
*
ac/nir: do not clamp shadow reference on GFX10
Samuel Pitoiset
2019-07-22
1
-2
/
+6
*
radeonsi/gfx10: use 32-bit wavemasks for Wave32
Marek Olšák
2019-07-19
3
-8
/
+23
*
ac: create the LLVM builder in ac_llvm_context_init
Marek Olšák
2019-07-19
2
-3
/
+4
*
ac: create the LLVM module for Wave32 or Wave64 in ac_llvm_context_init
Marek Olšák
2019-07-19
2
-1
/
+6
*
ac/rtld: add support for Wave32
Marek Olšák
2019-07-19
4
-5
/
+15
*
ac: add Wave32 LLVM target machine
Marek Olšák
2019-07-19
2
-1
/
+20
*
ac: initial Wave32 support in LLVM build helpers
Marek Olšák
2019-07-19
2
-10
/
+18
*
ac: use llvm.amdgcn.writelane
Marek Olšák
2019-07-19
1
-2
/
+6
*
ac: fix shader clock on LLVM 9
Marek Olšák
2019-07-19
1
-2
/
+3
*
util: use standard name for strchrnul()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
radv/gfx10: set the pgm rsrc3/4 regs using index sh reg set
Dave Airlie
2019-07-18
1
-0
/
+1
*
radv/gfx10: enable 1D textures
Samuel Pitoiset
2019-07-12
1
-7
/
+7
*
ac: import ac_get_compute_resource_limits() from RadeonSI
Samuel Pitoiset
2019-07-12
2
-0
/
+36
*
radeonsi/gfx10: enable 1D textures
Marek Olšák
2019-07-09
2
-0
/
+3
*
ac/nir: Remove now-unused interp_deref handling
Connor Abbott
2019-07-08
1
-149
/
+0
*
radeonsi/nir: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
2
-0
/
+8
*
ac/nir: Implement barycentric intrinsics
Connor Abbott
2019-07-08
1
-0
/
+198
*
radv: Lower input attachments in NIR.
Daniel Schürmann
2019-07-08
1
-24
/
+6
*
radv: Implement nir_intrinsic_load_layer_id().
Daniel Schürmann
2019-07-08
1
-0
/
+3
*
ac: select the GFX ring when halting waves with UMR on GFX10
Samuel Pitoiset
2019-07-08
2
-4
/
+8
*
radv/gfx10: set llvm_has_working_vgpr_indexing
Samuel Pitoiset
2019-07-07
1
-3
/
+2
*
ac/nir: unpacked GS invocation ID on GFX10+
Samuel Pitoiset
2019-07-07
1
-3
/
+10
*
ac: add missing formats to ac_get_tbuffer_format() for GFX10
Samuel Pitoiset
2019-07-07
1
-0
/
+2
*
ac: destroy passes in ac_destroy_llvm_compiler
Marek Olšák
2019-07-04
1
-0
/
+3
*
ac: use an LLVM fence instead of s.waitcnt when possible
Marek Olšák
2019-07-04
1
-9
/
+9
*
ac: remove unused AC_WAIT_EXP
Marek Olšák
2019-07-04
2
-7
/
+3
*
ac: only set ac_dlc in ac_llvm_build.c
Marek Olšák
2019-07-04
2
-8
/
+12
*
ac: replace glc,slc with cache_policy for loads
Marek Olšák
2019-07-04
3
-77
/
+60
*
ac: replace glc,slc with cache_policy for stores
Marek Olšák
2019-07-04
3
-55
/
+40
*
amd/common: move ac_shader_{binary,reloc} into r600 and rename
Nicolai Hähnle
2019-07-04
2
-39
/
+0
*
amd/common: removed unused ac_shader_binary functions
Nicolai Hähnle
2019-07-04
2
-240
/
+0
*
amd/common: remove unused ac_compile_module_to_binary
Nicolai Hähnle
2019-07-04
2
-16
/
+0
*
ac: rework ac_build_waitcnt for gfx10
Marek Olšák
2019-07-03
3
-14
/
+49
*
radeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
Marek Olšák
2019-07-03
2
-0
/
+3
*
amd/common/gfx10: set DLC for llvm.amdgcn.s.buffer.load
Nicolai Hähnle
2019-07-03
1
-3
/
+1
*
radeonsi/gfx10: set DLC for loads when GLC is set
Marek Olšák
2019-07-03
3
-12
/
+26
*
radeonsi/gfx10: implement hardware MSAA resolve
Nicolai Hähnle
2019-07-03
2
-1
/
+2
[next]