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
/
r600
/
sb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/sb: Fix constant-logical-operand warning.
Vinson Lee
2018-10-12
1
-1
/
+1
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
1
-1
/
+1
*
r600g: constify some variables
Konstantin Kharlamov
2018-07-17
1
-1
/
+1
*
r600/sb: fix crash in fold_alu_op3
Roland Scheidegger
2018-07-09
1
-0
/
+2
*
r600/sb: cleanup if_conversion iterator to be legal C++
Dave Airlie
2018-07-04
1
-7
/
+4
*
r600/sb: give the scheduler more margin to find valid instructions groups
Gert Wollny
2018-06-25
1
-3
/
+10
*
r600/sb: fix rotated register in while loop
Gert Wollny
2018-06-25
1
-4
/
+8
*
r600: add time lo/hi debugging output.
Dave Airlie
2018-02-26
1
-0
/
+6
*
r600/sb: Check whether optimizations would result in reladdr conflict
Gert Wollny
2018-02-09
3
-4
/
+55
*
r600/sb: handle scratch mem reads on r600
Dave Airlie
2018-02-09
2
-5
/
+23
*
r600g/sb: Add dependency tracking for scratch ops
Glenn Kennard
2018-02-09
7
-4
/
+21
*
r600g/sb: Support scratch ops
Glenn Kennard
2018-02-09
5
-1
/
+153
*
r600/sb/cayman: fix indirect ubo access on cayman
Dave Airlie
2018-02-07
1
-1
/
+1
*
r600: don't do stack workarounds for hemlock
Roland Scheidegger
2018-02-02
1
-0
/
+1
*
r600/sb: just add some missing debug bits
Dave Airlie
2018-02-01
1
-0
/
+15
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-01-31
1
-0
/
+17
*
r600/sb: add lds related peepholes.
Dave Airlie
2018-01-18
1
-1
/
+8
*
r600/sb: use different stacks for tracking lds and queue usage.
Dave Airlie
2018-01-18
2
-3
/
+24
*
r600/sb: schedule LDS ops in appropriate places.
Dave Airlie
2018-01-18
2
-0
/
+7
*
r600/sb: hit the scheduler with a big hammer to avoid lds splits.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/sb: adding lds oq tracking to the scheduler
Dave Airlie
2018-01-18
2
-3
/
+15
*
r600/sb: add gcm support to avoid clause between lds read/queue read
Dave Airlie
2018-01-18
2
-2
/
+17
*
r600/sb: handle lds special dest registers.
Dave Airlie
2018-01-18
2
-2
/
+2
*
r600/sb: handle LDS operations in folding.
Dave Airlie
2018-01-18
1
-0
/
+11
*
r600/sb: add finalising for lds output queue special values.
Dave Airlie
2018-01-18
1
-0
/
+12
*
r600/sb: add initial support for parsing lds operations.
Dave Airlie
2018-01-18
1
-2
/
+50
*
r600/sb: disable if conversion for hs
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: lds ops have no dst register.
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: introduce special register values for lds support.
Dave Airlie
2018-01-18
3
-1
/
+33
*
r600/sb: update last_cf if alu is the last clause
Dave Airlie
2018-01-18
1
-0
/
+1
*
r600/sb: start adding GDS support
Dave Airlie
2018-01-18
12
-12
/
+122
*
r600/sb: add tess/compute initial state registers.
Dave Airlie
2018-01-18
1
-1
/
+4
*
r600/sb: fix a bug emitting ar load from a constant.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/sb: do not convert if-blocks that contain indirect array access
Gert Wollny
2017-12-07
3
-2
/
+5
*
r600/sb: handle jump after target to end of program. (v2)
Dave Airlie
2017-11-29
1
-0
/
+5
*
r600: use min_dx10/max_dx10 instead of min/max
Roland Scheidegger
2017-11-15
1
-0
/
+2
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling
Gert Wollny
2017-11-01
2
-20
/
+31
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
r600/sb: fix typo in field definitions
Dave Airlie
2017-06-06
1
-1
/
+1
*
r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
2017-03-20
4
-61
/
+28
*
r600g: update sb documentation
Constantine Kharlamov
2017-03-20
1
-3
/
+6
*
r600/sb: Fix memory leak
Bartosz Tomczyk
2017-02-08
1
-1
/
+7
*
r600g: use ieee variants of multiplication instructions
Ilia Mirkin
2017-01-29
1
-0
/
+1
*
r600/sb: Fix loop optimization related hangs on eg
Heiko Przybyl
2017-01-03
6
-30
/
+68
*
r600g/sb: fix struct/class declaration conflicts
Martina Kollarova
2016-09-18
1
-5
/
+1
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-1
/
+1
*
r600g,sb: Don't use standard macro name
Jan Vesely
2016-05-17
5
-11
/
+11
*
r600: move alu_op_table to .c file
Nicolai Hähnle
2016-05-13
1
-3
/
+3
*
gallium/r600: removing double semi-colons
Jakob Sinclair
2016-04-26
1
-1
/
+1
[next]