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
*
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
*
radeonsi/gfx10: implement gfx10_shader_ngg
Nicolai Hähnle
2019-07-03
1
-0
/
+1
*
ac/surface/gfx10: allow "rotated" micro mode
Nicolai Hähnle
2019-07-03
2
-8
/
+8
*
ac/surface/gfx10: DCC is only supported with SW_64KB_{Z,R}_X modes
Nicolai Hähnle
2019-07-03
1
-3
/
+10
*
amd/common/gfx10: print gfx10 registers in debug dumps
Nicolai Hähnle
2019-07-03
1
-1
/
+3
*
amd/common/gfx10: CMASK is only used for FMASK
Nicolai Hähnle
2019-07-03
1
-2
/
+3
*
amd/common/gfx10: support new tbuffer encoding
Nicolai Hähnle
2019-07-03
1
-2
/
+45
*
amd/common/gfx10: pad shader buffers for instruction prefetch
Nicolai Hähnle
2019-07-03
1
-0
/
+19
*
amd/common/gfx10: implement scan & reduce operations
Nicolai Hähnle
2019-07-03
1
-8
/
+104
*
amd/common/gfx10: add GS_ALLOC_REQ message define
Nicolai Hähnle
2019-07-03
1
-0
/
+1
*
amd/common/gfx10: print out GCR_CNTL as part of {ACQUIRE,RELEASE}_MEM
Nicolai Hähnle
2019-07-03
1
-11
/
+17
*
amd/common/gfx10: add register JSON
Nicolai Hähnle
2019-07-03
1
-2
/
+4
*
amd/common: add GFX10 chips
Nicolai Hähnle
2019-07-03
3
-3
/
+20
*
amd/addrlib: add gfx10 support
Marek Olšák
2019-07-03
1
-1
/
+1
*
ac: compute the DCC fast clear size per slice on GFX8
Samuel Pitoiset
2019-07-02
2
-0
/
+28
*
ac: compute the size of one DCC slice on GFX8
Samuel Pitoiset
2019-07-02
2
-0
/
+7
*
ac: change ac_query_gpu_info() signature
Emil Velikov
2019-06-28
2
-4
/
+3
*
radv: clear CMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
2
-1
/
+3
*
radv: clear FMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
2
-0
/
+2
*
radeonsi: set the calling convention for inlined function calls
Marek Olšák
2019-06-24
2
-0
/
+11
*
amd/rtld: update the ELF representation of LDS symbols
Nicolai Hähnle
2019-06-24
1
-7
/
+27
*
ac/surface: remove addrlib_family_rev_id
Marek Olšák
2019-06-24
3
-108
/
+7
*
amd/common: lower bitfield_extract to ubfe/ibfe.
Daniel Schürmann
2019-06-24
2
-35
/
+20
*
amd/common: lower bitfield_insert to bfm & bitfield_select
Daniel Schürmann
2019-06-24
1
-26
/
+25
*
ac/rtld: report better error messages for LDS overallocation
Nicolai Hähnle
2019-06-19
1
-2
/
+11
*
ac/rtld: check correct LDS max size
Marek Olšák
2019-06-19
2
-1
/
+9
*
radeonsi: add s_sethalt to shaders for debugging
Nicolai Hähnle
2019-06-19
2
-0
/
+18
[next]