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
/
winsys
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: use memcmp instead of a loop in state_set_resource
Dave Airlie
2011-06-08
1
-5
/
+3
*
r600g : fix incorrect size computation in r600_query_result
Pierre-Eric Pelloux-Prayer
2011-06-07
1
-1
/
+2
*
r600g: remove pre-r6xx asic families and pci ids
Alex Deucher
2011-06-07
1
-3
/
+0
*
r600g: always clear query memory
Alex Deucher
2011-06-07
1
-3
/
+3
*
r600g: Use radeon pciid list for the family lookup table
Benjamin Franzke
2011-06-07
2
-481
/
+6
*
r600g: optimise the draw emission packets for r600/eg
Dave Airlie
2011-06-07
2
-30
/
+37
*
r600g: use an enabled list to track enabled blocks.
Dave Airlie
2011-06-07
3
-35
/
+54
*
r600g/winsys: overhaul resource range/blocks.
Dave Airlie
2011-06-07
3
-65
/
+106
*
r600g: split out block init
Dave Airlie
2011-06-07
1
-46
/
+55
*
r600g: move resource setting to its own structures.
Dave Airlie
2011-06-07
3
-28
/
+30
*
r600g: only call bo loop if nbos is positive.
Dave Airlie
2011-06-07
1
-17
/
+19
*
r600g: don't need to call the packet dirty function if not dirty.
Dave Airlie
2011-06-07
2
-11
/
+16
*
r600g: work out range/block etc at state build time.
Dave Airlie
2011-06-02
1
-4
/
+2
*
r600g: migrate macros from r600_priv.h to r600.h
Dave Airlie
2011-06-02
1
-10
/
+0
*
r600g: remote ctx arg to block/range macros.
Dave Airlie
2011-06-02
3
-24
/
+24
*
r600g: avoid copying unnecessary pieces of a block.
Dave Airlie
2011-06-02
1
-11
/
+20
*
r600g: force new evergreen blocks for large range.
Dave Airlie
2011-06-02
1
-0
/
+3
*
r600g: add llano support
Alex Deucher
2011-05-31
2
-0
/
+13
*
r600g: cs init fixes
Alex Deucher
2011-05-31
3
-5
/
+12
*
r600g: add context control to start of CS
Dave Airlie
2011-05-31
1
-0
/
+13
*
r600g: don't emit color blend register on original R600.
Dave Airlie
2011-05-31
2
-8
/
+15
*
r600g: add initial cayman acceleration support.
Dave Airlie
2011-05-25
3
-4
/
+424
*
r600g: flush the DB dest base as well.
Dave Airlie
2011-05-25
1
-1
/
+1
*
r600g: bump domain selection up one layer.
Dave Airlie
2011-05-18
3
-6
/
+24
*
r600g: reduce flushes so only when texture and CB overlap.
Dave Airlie
2011-05-15
2
-8
/
+17
*
r600g: don't unmap if we haven't mapped
Dave Airlie
2011-05-13
1
-2
/
+4
*
r600g: use a local var to store pointer to which register we are working on
Dave Airlie
2011-05-13
1
-7
/
+8
*
r600g: make range/block act more like a page table
Dave Airlie
2011-05-13
3
-50
/
+45
*
r600g: reduce r600_reg footprint
Dave Airlie
2011-05-13
3
-788
/
+785
*
r600g: reduce memory usage from range/block hash table.
Dave Airlie
2011-05-13
3
-23
/
+38
*
r600g: delay mapping until first map request. (v2)
Dave Airlie
2011-05-13
2
-6
/
+4
*
r600g: fix flushes on rs780/rs880
Alex Deucher
2011-05-11
1
-1
/
+3
*
r600g: avoid recursion in rv670 flush workaround
Alex Deucher
2011-05-06
1
-2
/
+7
*
Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
1
-0
/
+1
*
r600g: further r6xx cache flush fixes
Alex Deucher
2011-05-05
1
-12
/
+10
*
r600g: add rv670 flushing workaround.
Dave Airlie
2011-05-06
1
-0
/
+4
*
r600g: fix cache flushes on r6xx
Alex Deucher
2011-05-06
1
-9
/
+27
*
r600g: do RV6xx base updates inline with state updates.
Dave Airlie
2011-05-05
2
-54
/
+22
*
r600g: add some new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
*
r600g: do not reset device to 0 when doing unrelated operations
Marek Olšák
2011-04-25
1
-2
/
+0
*
r600g: fix userspace fences again
Alex Deucher
2011-04-20
1
-0
/
+3
*
r600g: don't flush the dest caches on every draw
Fredrik Höglund
2011-04-20
2
-67
/
+141
*
r600g: make loop const always flush
Dave Airlie
2011-04-19
2
-2
/
+2
*
r600g: add dirty tracking to context reg.
Dave Airlie
2011-04-19
1
-7
/
+12
*
r600g: deinline some large functions.
Dave Airlie
2011-04-19
2
-76
/
+83
*
r600g: consolidate r600/evergreen code for resource emission.
Dave Airlie
2011-04-19
3
-41
/
+8
*
r600g: don't flush caches if we already did so, even for a subset of the flags
Bas Nieuwenhuizen
2011-04-19
1
-2
/
+2
*
r600g: attempt to avoid emitting resources that are the same
Dave Airlie
2011-04-19
1
-18
/
+49
*
r600g: modify block to only emit the first few dirty registers. (v2)
Dave Airlie
2011-04-19
3
-11
/
+37
[next]