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
/
gallium
/
drivers
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: free memory allocated by the prog which reads MP perf counters
Samuel Pitoiset
2015-12-16
1
-0
/
+5
*
nv50,nvc0: free memory allocated by performance metrics
Samuel Pitoiset
2015-12-16
6
-4
/
+22
*
nvc0: free memory allocated by the prog which reads MP perf counters
Samuel Pitoiset
2015-12-16
1
-0
/
+1
*
nvc0: fix metric-achieved_occupancy calculation on Kepler
Samuel Pitoiset
2015-12-16
1
-1
/
+4
*
nvc0: remove old comment related to metric calculations
Samuel Pitoiset
2015-12-15
1
-11
/
+0
*
nvc0: check return value of nvc0_program_validate()
Samuel Pitoiset
2015-12-14
1
-4
/
+1
*
nv50: check return value of nouveau_object_new()
Samuel Pitoiset
2015-12-14
1
-4
/
+4
*
nv50,nvc0: make use of unreachable() when invalid texture target happens
Samuel Pitoiset
2015-12-14
2
-5
/
+2
*
gk104/ir: simplify and fool-proof texbar algorithm
Ilia Mirkin
2015-12-12
2
-83
/
+56
*
nv50/ir: combine sequences of conversions
Ilia Mirkin
2015-12-12
1
-0
/
+43
*
nv50/ir: manually optimize multiplication expansion logic
Ilia Mirkin
2015-12-12
1
-6
/
+25
*
nv50/ir: fix imul emission in the presence of an immediate
Ilia Mirkin
2015-12-12
1
-4
/
+7
*
nv50/ir: teach post-ra immediate folding into mad about integers
Ilia Mirkin
2015-12-12
1
-3
/
+31
*
nv50/ir: add short imad support
Ilia Mirkin
2015-12-12
3
-22
/
+40
*
nv50/ir: can't have predication and immediates
Ilia Mirkin
2015-12-12
1
-0
/
+3
*
nv50/ir: fix texture grad for cubemaps
Ilia Mirkin
2015-12-12
4
-7
/
+6
*
nv50/ir: fix assumption that prog->maxGPR is in 32-bit reg units
Ilia Mirkin
2015-12-12
2
-4
/
+21
*
nv50,nvc0: fix use-after-free when vertex buffers are unbound
Patrick Rudolph
2015-12-09
2
-7
/
+6
*
nv50/ir: fix cutoff for using r63 vs r127 when replacing zero
Ilia Mirkin
2015-12-08
1
-1
/
+2
*
nv50/ir: prefer to color mad def and src2 with the same color
Ilia Mirkin
2015-12-08
1
-0
/
+14
*
nv50/ir: reduce degree limit on ops that can't encode large reg dests
Ilia Mirkin
2015-12-08
1
-3
/
+34
*
nv50/ir: only unspill once ahead of a group of instructions
Ilia Mirkin
2015-12-08
1
-5
/
+20
*
nv50/ir: check if the target supports the new offset before inlining
Ilia Mirkin
2015-12-08
4
-3
/
+25
*
nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers
Ilia Mirkin
2015-12-07
3
-12
/
+11
*
gk110/ir: fix imad sat/hi flag emission for immediate args
Ilia Mirkin
2015-12-07
1
-8
/
+3
*
gk104/ir: sampler doesn't matter for txf
Ilia Mirkin
2015-12-07
1
-1
/
+1
*
gk110/ir: fix imul hi emission with limm arg
Ilia Mirkin
2015-12-07
1
-2
/
+2
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
2
-3
/
+3
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
2
-2
/
+2
*
gallium/drivers/nouveau: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
14
-22
/
+20
*
nv50/ir: fold shl + mul with immediates
Ilia Mirkin
2015-12-05
1
-0
/
+16
*
nv50/ir: propagate indirect loads into instructions
Ilia Mirkin
2015-12-05
1
-0
/
+52
*
nv50/ir: flip shl(add, imm) into add(shl, imm)
Ilia Mirkin
2015-12-05
1
-4
/
+34
*
nvc0: expose a group of performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
2
-2
/
+8
*
nvc0: re-introduce performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
2
-5
/
+188
*
nvc0: remove useless counting operations for MP counters
Samuel Pitoiset
2015-12-05
1
-101
/
+5
*
nvc0: remove old performance metrics support on Kepler
Samuel Pitoiset
2015-12-05
2
-37
/
+0
*
nvc0: remove wrong inst_issued HW SM perf counter on Kepler
Samuel Pitoiset
2015-12-05
2
-3
/
+0
*
nvc0: add missing HW SM perf counters for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
3
-0
/
+10
*
nvc0: fix the comment that describe MP counters storage on Kepler
Samuel Pitoiset
2015-12-05
1
-0
/
+5
*
nv50/ir: replace zeros in movs as well
Ilia Mirkin
2015-12-03
1
-2
/
+1
*
nv50/ir: fold fma/mad when all 3 args are immediates
Ilia Mirkin
2015-12-03
1
-0
/
+30
*
nv50/ir: avoid looking at uninitialized srcMods entries
Ilia Mirkin
2015-12-03
2
-2
/
+2
*
nv50/ir: fix DCE to not generate 96-bit loads
Ilia Mirkin
2015-12-03
1
-1
/
+31
*
nv50/ir: fix moves to/from flags
Ilia Mirkin
2015-12-02
2
-2
/
+7
*
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: fix instruction permutation logic
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: the mad source might not have a defining instruction
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: make sure entire graph is reachable
Ilia Mirkin
2015-12-02
1
-0
/
+1
*
nv50/ir: deal with loops with no breaks
Ilia Mirkin
2015-12-02
1
-0
/
+6
[next]