index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: fix the type of memory usage counters
Marek Olšák
2015-08-19
1
-2
/
+2
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
1
-0
/
+1
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+4
*
winsys/amdgpu: add addrlib support for Fiji (v2)
Alex Deucher
2015-08-14
3
-1
/
+11
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
27
-3
/
+22370
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
11
-1
/
+2342
*
winsys/radeon: add a specific error message for cs_submit -> -ENOMEM
Marek Olšák
2015-08-07
1
-4
/
+8
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-2
/
+16
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
2
-32
/
+29
*
winsys/radeon: loosen up the requirements for how much memory IBs can use
Marek Olšák
2015-08-06
1
-4
/
+9
*
radeon/winsys: increase the IB size for VM
Marek Olšák
2015-08-06
4
-6
/
+17
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
2
-3
/
+4
*
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
2015-08-01
1
-2
/
+2
*
svga: scons: remove unused HAVE_SYS_TYPES_H define
Emil Velikov
2015-07-29
1
-1
/
+0
*
winsys/radeon: implement buffer_unmap
Marek Olšák
2015-07-23
2
-6
/
+24
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-23
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-37
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
23
-45
/
+45
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-1
/
+1
*
winsys/radeon: use os_wait_until_zero in radeon_bo_set_tiling
Marek Olšák
2015-07-05
1
-3
/
+1
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-03
1
-3
/
+10
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-0
/
+8
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-06-28
1
-1
/
+5
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
*
winsys/radeon: align BO size to page size
Grigori Goronzy
2015-06-24
1
-0
/
+6
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-06-24
3
-4
/
+29
*
gallium: Drop the gallium-specific Android sw winsys.
Eric Anholt
2015-06-15
3
-346
/
+0
*
vc4: Add support for building on Android.
Eric Anholt
2015-06-15
1
-0
/
+34
*
android: add rules to build a gallium_dri.so
Chih-Wei Huang
2015-06-09
2
-0
/
+72
*
winsys/hgl: Add needed extern "C" to hgl winsys
Alexander von Gluck IV
2015-05-15
1
-0
/
+7
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
4
-4
/
+4
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
1
-1
/
+1
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
4
-18
/
+184
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
3
-613
/
+2
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
2
-0
/
+19
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
2
-1
/
+23
*
Fix a few typos
Zoë Blade
2015-04-27
1
-2
/
+2
*
winsys/radeon: make radeon_bo_vtbl static
Marek Olšák
2015-04-27
1
-2
/
+2
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
6
-14
/
+7
*
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
2015-04-01
1
-4
/
+11
*
winsys/sw/fbdev: remove unused software winsys
Emil Velikov
2015-03-21
5
-339
/
+0
*
winsys/sw/wayland: remove unused winsys
Emil Velikov
2015-03-21
4
-363
/
+0
*
gallium/sw/kms: trivial cleanups
Emil Velikov
2015-03-16
1
-4
/
+2
*
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
2015-03-06
1
-5
/
+9
*
ilo: add intel_bo_set_tiling()
Chia-I Wu
2015-03-06
1
-39
/
+33
*
ilo: add some more winsys functions
Chia-I Wu
2015-03-04
1
-1
/
+37
*
gallium/sw/kms: fix a type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium/sw/kms: don't redefine DEBUG
Marek Olšák
2015-02-21
1
-7
/
+7
*
winsys/radeon: test the userptr ioctl to see if it's present
Marek Olšák
2015-02-17
5
-19
/
+35
*
winsys/radeon: allow unaligned size for user-memory buffers
Marek Olšák
2015-02-17
1
-1
/
+1
[next]