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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: enable primitive binning by default
Marek Olšák
2019-07-09
1
-5
/
+7
*
radeonsi/gfx10: implement primitive binning
Marek Olšák
2019-07-09
2
-8
/
+127
*
radeonsi: simplify primitive binning enablement
Marek Olšák
2019-07-09
1
-4
/
+4
*
radeonsi: set primitive binning tunables for dGPUs
Marek Olšák
2019-07-09
1
-6
/
+11
*
radeonsi: set FLUSH_ON_BINNING_TRANSITION when needed
Marek Olšák
2019-07-09
3
-3
/
+15
*
radeonsi/gfx10: use the new scan converter when binning is disabled
Marek Olšák
2019-07-09
3
-4
/
+38
*
radeonsi/gfx9: fix an oversight in primitive binning code
Marek Olšák
2019-07-09
1
-1
/
+1
*
radeonsi: use BREAK_BATCH instead of FLUSH_DFSM when CB_TARGET_MASK changes
Marek Olšák
2019-07-09
1
-2
/
+2
*
radeonsi/gfx10: don't expose unimplemented PIPE_CAP_QUERY_SO_OVERFLOW
Marek Olšák
2019-07-09
1
-1
/
+3
*
radeonsi/gfx10: launch 2 compute waves per CU before going onto the next CU
Marek Olšák
2019-07-09
1
-2
/
+9
*
radeonsi/gfx10: set more registers and fields
Marek Olšák
2019-07-09
1
-0
/
+12
*
radeonsi/gfx10: enable LATE_ALLOC_GS
Marek Olšák
2019-07-09
1
-6
/
+23
*
radeonsi/gfx10: set HS/GS/CS.WGP_MODE
Marek Olšák
2019-07-09
2
-0
/
+4
*
radeonsi/gfx10: set GE_PC_ALLOC
Marek Olšák
2019-07-09
1
-0
/
+11
*
radeonsi/gfx10: enable 1D textures
Marek Olšák
2019-07-09
2
-9
/
+8
*
radeonsi/gfx10: enable image stores with DCC
Marek Olšák
2019-07-09
4
-11
/
+10
*
radeonsi/gfx10: no need to invalidate L2 for framebuffer -> texture coherency
Marek Olšák
2019-07-09
1
-2
/
+8
*
radeonsi/gfx10: support pixel shaders without exports
Marek Olšák
2019-07-09
1
-1
/
+8
*
radeonsi/gfx10: enable vertex shaders without param space allocation
Marek Olšák
2019-07-09
1
-2
/
+7
*
radeonsi: update DCC settings from PAL
Marek Olšák
2019-07-09
1
-9
/
+4
*
radeonsi: reorder shader IO indices for better IO space usage for tess and GS
Marek Olšák
2019-07-09
1
-18
/
+22
*
radeonsi: decrease maximum supported GENERIC varying index from 42 to 31
Marek Olšák
2019-07-09
1
-1
/
+1
*
radeonsi: cosmetic cleanup in si_shader_io_get_unique_index
Marek Olšák
2019-07-09
1
-2
/
+2
*
radeonsi: fix and clean up shader_type passing
Marek Olšák
2019-07-09
7
-60
/
+71
*
radeonsi: enable RB+ for pixel shaders with no/non-contiguous color outputs
Marek Olšák
2019-07-09
1
-1
/
+14
*
radeonsi: don't set READ_ONLY for const_uploader to fix bindless texture hangs
Marek Olšák
2019-07-09
1
-3
/
+1
*
radeonsi: Expose support for 10-bit VP9 decode
Pratik Vishwakarma
2019-07-09
1
-0
/
+5
*
radeonsi: update function name in comment
Timothy Arceri
2019-07-09
1
-1
/
+1
*
radeonsi/nir: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
2
-69
/
+135
*
radeonsi/nir: Delete unreachable code
Connor Abbott
2019-07-08
1
-11
/
+0
*
ac: select the GFX ring when halting waves with UMR on GFX10
Samuel Pitoiset
2019-07-08
1
-1
/
+1
*
ac: destroy passes in ac_destroy_llvm_compiler
Marek Olšák
2019-07-04
1
-2
/
+0
*
ac: only set ac_dlc in ac_llvm_build.c
Marek Olšák
2019-07-04
1
-6
/
+4
*
ac: replace glc,slc with cache_policy for loads
Marek Olšák
2019-07-04
3
-18
/
+15
*
ac: replace glc,slc with cache_policy for stores
Marek Olšák
2019-07-04
3
-21
/
+18
*
radeonsi: Fix some warnings.
Bas Nieuwenhuizen
2019-07-04
2
-2
/
+2
*
radeonsi/gfx10: fix legacy GS
Marek Olšák
2019-07-03
1
-1
/
+4
*
radeonsi/gfx10: disable clear state
Nicolai Hähnle
2019-07-03
2
-8
/
+5
*
radeonsi/gfx10: disable DPBB
Nicolai Hähnle
2019-07-03
1
-0
/
+5
*
radeonsi/gfx10: disable SDMA
Nicolai Hähnle
2019-07-03
1
-0
/
+2
*
radeonsi: determine the rasterization primitive type accurately (v2)
Marek Olšák
2019-07-03
4
-8
/
+38
*
radeonsi/gfx10: consolidate & improve input_prim determination for NGG
Marek Olšák
2019-07-03
3
-8
/
+21
*
ac: rework ac_build_waitcnt for gfx10
Marek Olšák
2019-07-03
2
-9
/
+8
*
radeonsi/gfx10: implement si_shader_vs
Marek Olšák
2019-07-03
3
-20
/
+30
*
radeonsi/gfx10: unpack GS invocation ID
Marek Olšák
2019-07-03
1
-4
/
+11
*
radeonsi/gfx10: jump over the shader query atomic if the queries are disabled
Marek Olšák
2019-07-03
3
-0
/
+12
*
radeonsi/gfx10: cosmetic changes
Marek Olšák
2019-07-03
5
-24
/
+26
*
radeonsi/gfx10: set cache control registers
Marek Olšák
2019-07-03
1
-0
/
+19
*
radeonsi/gfx10: export correct PrimitiveID from NGG vertex shaders
Marek Olšák
2019-07-03
8
-11
/
+71
*
radeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
Marek Olšák
2019-07-03
1
-0
/
+2
[next]