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
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: replace __FUNCTION__ with __func__
Marius Predut
2015-04-21
1
-14
/
+14
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-3
/
+3
*
mesa: Move simple_list.h to src/util.
Eric Anholt
2015-01-28
1
-1
/
+1
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
1
-4
/
+4
*
radeon: fix free/FREE mistake
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-8
/
+8
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
1
-0
/
+36
*
dri: Remove dri2.enabled flag
Kristian Høgsberg
2011-11-02
1
-3
/
+1
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
1
-5
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
radeon: fix warning
Marek Olšák
2010-04-21
1
-1
/
+1
*
radeon: Fix buffer object unmap to be called only once for dma buffers.
Pauli Nieminen
2010-03-16
1
-6
/
+1
*
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
Pauli Nieminen
2010-03-01
1
-3
/
+13
*
radeon: drop assert accessing cref which is meant to be hidden
Dave Airlie
2009-12-17
1
-1
/
+0
*
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-7
/
+2
|
\
|
*
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
1
-7
/
+2
*
|
r300: fix swtcl bo leak problem.
Dave Airlie
2009-11-24
1
-3
/
+5
*
|
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
1
-12
/
+12
|
/
*
radeon: Fix legacy bo not to reuse dma buffers before refcount is 1.
Pauli Nieminen
2009-09-20
1
-2
/
+7
*
radeon: Remove structure allocation from iterator variable.
Pauli Nieminen
2009-09-11
1
-1
/
+1
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-13
/
+13
*
radeon: Fix swtcl emit pediction.
Pauli Nieminen
2009-08-29
1
-5
/
+8
*
radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.
Pauli Nieminen
2009-08-27
1
-7
/
+0
*
radeon/r600: Fix remaining warnings when building 64 bit binary.
Pauli Nieminen
2009-08-25
1
-1
/
+1
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-3
/
+4
*
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
1
-1
/
+8
|
\
|
*
radeon: Check from kernel if dma buffer is idle.
Pauli Nieminen
2009-08-23
1
-1
/
+8
*
|
radeon: Improve state emit code.
Pauli Nieminen
2009-08-21
1
-1
/
+1
*
|
radeon: Port flush preventation code from r200 to r100.
Pauli Nieminen
2009-08-21
1
-1
/
+1
|
/
*
radeon: Add comment to explain logic for freeing dma buffers.
Pauli Nieminen
2009-08-21
1
-0
/
+3
*
radeon: Update regulary cs processing info from kernel.
Pauli Nieminen
2009-08-20
1
-0
/
+4
*
radeon: fix typo in last dma patch
Alex Deucher
2009-08-19
1
-1
/
+1
*
radeon: Add debug output for dma buffer object numbers.
Pauli Nieminen
2009-08-19
1
-3
/
+18
*
radeon: Fix dma buffer object pool to scale object sizes.
Pauli Nieminen
2009-08-19
1
-9
/
+39
*
radeon: balance dma buffer mapping
Pauli Nieminen
2009-08-18
1
-0
/
+4
*
r200: make use of DMA buffers for Elts a lot better.
Dave Airlie
2009-08-18
1
-0
/
+11
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
1
-39
/
+103
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-6
/
+0
*
radeon: export emitvec* functions
Maciej Cencora
2009-08-14
1
-2
/
+2
*
radeon: constify some parameters
Maciej Cencora
2009-08-14
1
-5
/
+5
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa in...
Alex Deucher
2009-07-15
1
-5
/
+5
|
\
|
*
radeon: make swtcl emit size bigger
Dave Airlie
2009-07-11
1
-1
/
+1
|
*
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-06
1
-4
/
+4
|
*
Revert "r200: make use of DMA buffers for Elts a lot better."
Dave Airlie
2009-06-29
1
-13
/
+6
|
*
r200: make use of DMA buffers for Elts a lot better.
Dave Airlie
2009-06-26
1
-6
/
+13
*
|
Merge master and fix conflicts
Alex Deucher
2009-06-12
1
-2
/
+11
|
\
|
|
*
radeon: realloc dma if needed after revalidate
Jerome Glisse
2009-05-24
1
-0
/
+6
|
*
radeon: maxbuffer size is in bytes
Jerome Glisse
2009-05-21
1
-2
/
+2
|
*
r200: fix vbo array rendering
Jerome Glisse
2009-05-20
1
-0
/
+3
*
|
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-19
1
-1
/
+7
|
/
[next]