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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: fix relocs caching
Vadim Girlin
2012-09-19
2
-8
/
+6
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+2
*
winsys/radeon: create only one winsys for each fd
Christian König
2012-09-04
2
-2
/
+41
*
gallium/radeon: Don't assign virtual address space for BO that already has one.
Michel Dänzer
2012-08-16
1
-1
/
+1
*
gallium/radeon: Create hole for waste when allocating from va_offset.
Michel Dänzer
2012-08-16
1
-0
/
+6
*
gallium/radeon: Fix potential address space loss in radeon_bomgr_force_va().
Michel Dänzer
2012-08-16
1
-6
/
+13
*
gallium/radeon: Delete uppermost virtual address space hole if it's at the top.
Michel Dänzer
2012-08-16
1
-1
/
+12
*
gallium/radeon: Fix losing holes when allocating virtual address space.
Michel Dänzer
2012-08-16
1
-1
/
+6
*
gallium/radeon: Merge holes when freeing virtual address space.
Michel Dänzer
2012-08-16
1
-7
/
+38
*
gallium/radeon: Make va_offset 64 bits wide.
Michel Dänzer
2012-08-16
1
-1
/
+1
*
r600g: implement timestamp query and get_timestamp hook
Marek Olšák
2012-08-15
2
-0
/
+28
*
configure.ac: bump libdrm_radeon requirement to 2.6.38
Marek Olšák
2012-08-15
1
-1
/
+0
*
winsys/radeon: print error if CS is overflowed
Marek Olšák
2012-08-15
1
-2
/
+6
*
radeon/winsys: fix winsys VM handling
Christian König
2012-08-08
1
-3
/
+4
*
r600g: enable streamout by default on r7xx and DRM 2.17.0
Marek Olšák
2012-06-17
2
-3
/
+0
*
winsys/radeon: enable IB submission to compute rings v2
Christian König
2012-06-15
3
-7
/
+15
*
winsys/radeon: Remove unnecessary pipe_thread_destroy in radeon_drm_cs_destroy
Maarten Lankhorst
2012-06-15
1
-1
/
+0
*
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2012-05-16
2
-3
/
+14
*
radeonsi: Initial tiling support.
Michel Dänzer
2012-05-16
1
-2
/
+2
*
r600g: Set tiling information for BOs being shared.
Michel Dänzer
2012-05-16
2
-9
/
+35
*
winsys/radeon: Get max_pipes from the kernel
Tom Stellard
2012-05-02
2
-0
/
+11
*
winsys/radeon: simplify buffer map/unmap functions
Marek Olšák
2012-04-29
2
-40
/
+16
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
2
-2
/
+9
*
r600g: optimize r600_resource_va
Marek Olšák
2012-04-01
2
-5
/
+3
*
r600g: enable transform feedback on everything that isn't r700
Marek Olšák
2012-03-27
1
-2
/
+1
*
winsys/radeon: cleanup includes
Marek Olšák
2012-03-05
1
-3
/
+1
*
winsys/radeon: add usage parameter to cs_is_buffer_referenced
Marek Olšák
2012-03-05
2
-3
/
+18
*
r600g: check for R600_STREAMOUT env var in winsys
Marek Olšák
2012-02-27
2
-0
/
+5
*
radeon/r600g: fix virtual address space allocation
Jerome Glisse
2012-02-21
1
-0
/
+3
*
r600g: fix tiling with cayman and virtual memory
Jerome Glisse
2012-02-14
1
-10
/
+28
*
radeon: only init surface manage on r600
Dave Airlie
2012-02-07
1
-4
/
+8
*
scons: r300/r600 now depends on libdrm.
José Fonseca
2012-02-07
1
-1
/
+1
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
4
-2
/
+79
*
r600g: remove unused flush code
Marek Olšák
2012-01-31
2
-13
/
+1
*
r600g: add support for virtual address space on cayman v11
Jerome Glisse
2012-01-13
6
-10
/
+273
*
radeon/winsys: fix get info ioctl error checking
Jerome Glisse
2012-01-09
1
-3
/
+5
*
winsys/radeon: move managing GEM domains back to drivers
Marek Olšák
2011-12-24
4
-56
/
+40
*
winsys/radeon: add flush option not to rewrite tiling flags in registers
Marek Olšák
2011-12-13
3
-4
/
+24
*
gallium/radeon: fix indentation
Jerome Glisse
2011-12-05
4
-28
/
+28
*
radeon: silence initializer warnings
Brian Paul
2011-11-10
2
-11
/
+33
*
winsys/radeon: don't use the new GEM_WAIT ioctl for now
Marek Olšák
2011-10-24
1
-4
/
+6
*
winsys/radeon: restore the old r600g winsys memory characteristics.
Mathias Fröhlich
2011-10-24
1
-0
/
+5
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-1
/
+1
*
winsys/radeon: move GEM domains out of the drivers into winsys
Marek Olšák
2011-09-30
4
-40
/
+58
*
winsys/radeon: remove a redundant parameter 'size' from buffer_from_handle
Marek Olšák
2011-09-30
2
-8
/
+3
*
r600g: merge r600_bo with r600_resource
Marek Olšák
2011-09-30
2
-1
/
+13
*
winsys/radeon: remove redundant member radeon_bo::size
Marek Olšák
2011-09-29
3
-8
/
+5
*
winsys/radeon: simplify updating GEM domains for relocations
Marek Olšák
2011-09-29
1
-10
/
+2
*
winsys/radeon: simplify passing GEM domains through to GEM_CREATE
Marek Olšák
2011-09-29
2
-25
/
+13
*
winsys/radeon: use the cache bufmgr for buffers with PIPE_BIND_CUSTOM
Marek Olšák
2011-09-16
1
-1
/
+1
[next]