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_bo_legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-21
1
-37
/
+46
*
radeon: return EINVAL for 0 length buffers.
Robert Noland
2009-10-15
1
-0
/
+4
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-2
/
+2
*
radeon: Check from kernel if dma buffer is idle.
Pauli Nieminen
2009-08-23
1
-0
/
+13
*
radeon: Update regulary cs processing info from kernel.
Pauli Nieminen
2009-08-20
1
-6
/
+7
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-54
/
+7
*
r600: fix warning
Alex Deucher
2009-08-12
1
-2
/
+2
*
r600: use the drm ioctls for swap and texture upload
Alex Deucher
2009-08-11
1
-5
/
+27
*
radeon: enable tiling fallbacks in 3D driver.
Dave Airlie
2009-08-07
1
-0
/
+2
*
r600: fix the build when RADEON_DEBUG_BO is set
Alex Deucher
2009-08-03
1
-1
/
+1
*
r600: fix r600SetTexOffset
Alex Deucher
2009-08-03
1
-0
/
+29
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa in...
Alex Deucher
2009-07-15
1
-7
/
+10
|
\
|
*
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-06
1
-7
/
+10
*
|
Use memcpy directly in the common code
Alex Deucher
2009-07-15
1
-1
/
+1
*
|
Fix buffer age implementaion bug.
Richard Li
2009-07-08
1
-2
/
+5
*
|
r6xx/r7xx: add sw blit for tex upload
Alex Deucher
2009-07-07
1
-38
/
+47
*
|
Merge master and fix conflicts
Alex Deucher
2009-06-12
1
-2
/
+7
|
\
|
|
*
radeon: reading back to scratch reg through status map doesn't work
Jerome Glisse
2009-05-22
1
-2
/
+7
*
|
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-19
1
-14
/
+75
|
/
*
radeon: fixup legacy bo/cs out of VRAM waiting.
Dave Airlie
2009-02-23
1
-13
/
+57
*
radeon: initialise swapped objects pointer
Dave Airlie
2009-02-17
1
-0
/
+2
*
radeon: legacy texMem interface fixups.
Dave Airlie
2009-02-17
1
-20
/
+28
*
Revert "dri/radeon: export a function to cleanup a texture object."
Dave Airlie
2009-02-17
1
-3
/
+1
*
radeon: fixup destroy texture object exit path and update LRU
Dave Airlie
2009-02-17
1
-3
/
+10
*
dri/radeon: export a function to cleanup a texture object.
Dave Airlie
2009-02-17
1
-1
/
+3
*
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-2
/
+2
*
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
1
-1
/
+1
*
radeon: call getpagesize once and store in a static
Dave Airlie
2009-02-04
1
-1
/
+4
*
radeon: only do the fb read if we are mapping a VRAM object
Dave Airlie
2009-02-04
1
-1
/
+1
*
radeon: add a reference to the static buffers so they don't get deleted
Dave Airlie
2009-02-03
1
-0
/
+1
*
radeon_bo: align size of bo to page size.
Dave Airlie
2009-02-03
1
-0
/
+3
*
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
1
-30
/
+35
*
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-6
/
+28
*
radeon: cleanup bo unref codepath in pending code
Dave Airlie
2009-01-22
1
-3
/
+7
*
radeon: fix counting for cfree handles in an inline
Dave Airlie
2009-01-22
1
-12
/
+9
*
radeon: add r100/r200 workarounds for legacy aging
Dave Airlie
2009-01-23
1
-8
/
+11
*
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
1
-2
/
+3
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-1
/
+2
*
radeon: update to libdrm-radeon API changes
Jerome Glisse
2008-11-15
1
-7
/
+9
*
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
1
-9
/
+13
*
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
1
-0
/
+718