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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
winsys/svga: Make it possible to specify coherent resources
Thomas Hellstrom
2019-06-20
3
-15
/
+10
*
winsys/svga/drm: Fix 32-bit RPCI send message
Deepak Rawat
2019-06-06
1
-12
/
+23
*
winsys/drm: Fix out of scope variable usage
Deepak Rawat
2019-06-02
1
-12
/
+13
*
svga: Add an environment variable to force coherent surface memory
Thomas Hellstrom
2019-05-17
4
-3
/
+18
*
pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flags
Thomas Hellstrom
2019-05-17
1
-16
/
+7
*
winsys/svga: Fix RELOC_INTERNAL mob GPU access
Thomas Hellstrom
2019-05-17
1
-1
/
+9
*
svga: Remove the surface_invalidate winsys function
Thomas Hellstrom
2019-05-17
3
-18
/
+0
*
svga: move host logging to winsys
Charmaine Lee
2019-05-02
5
-0
/
+495
*
winsys/svga: Don't abort on EBUSY errors from execbuffer
Thomas Hellstrom
2019-05-02
1
-1
/
+3
*
winsys/svga: Update the drm interface file
Thomas Hellstrom
2019-05-02
2
-174
/
+188
*
winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10
Thomas Hellstrom
2019-05-02
1
-0
/
+1
*
winsys/svga: Add an environment variable to force host-backed operation
Thomas Hellstrom
2019-05-02
1
-6
/
+11
*
winsys/svga/drm: Include sys/types.h
Khem Raj
2019-04-30
1
-0
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-36
/
+0
*
winsys/svga: use new pb_usage_flags enum type
Brian Paul
2019-03-08
3
-6
/
+26
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
winsys/svga: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+2
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
1
-1
/
+0
*
svga: Add missing include guards
MichaĆ Janiszewski
2018-10-30
1
-0
/
+1
*
winsys/drm: check for CAPS2/SM41 support if VGPU10 is enabled
Charmaine Lee
2018-09-10
1
-1
/
+1
*
winsys/drm: Add support for quality level in surface ioctl
Deepak Rawat
2018-09-10
4
-8
/
+16
*
winsys/drm: enable intra_surface_copy if HW_CAP2 is supported
Charmaine Lee
2018-09-10
1
-6
/
+9
*
winsys/svga: Add support for new surface ioctl, multisample pattern
Deepak Rawat
2018-09-10
5
-95
/
+321
*
svga: add sample count to the surface_can_create interface
Charmaine Lee
2018-09-10
1
-1
/
+5
*
svga: sync with upstream changes to surface flags
Charmaine Lee
2018-09-05
4
-8
/
+13
*
winsys/svga: Avoid cap2 code path for now
Neha Bhende
2018-09-05
1
-13
/
+5
*
svga/winsys: Add cap2 support in winsys
Neha Bhende
2018-09-05
2
-0
/
+15
*
winsys/drm: Fix assert when try to accumulate an invalid fd
Charmaine Lee
2018-09-05
1
-2
/
+7
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
2
-10
/
+10
*
winsys/svga: check correct member after create
Grazvydas Ignotas
2018-01-23
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
meson: build svga driver on linux
Dylan Baker
2017-11-28
1
-0
/
+45
*
svga: Use __asm__ instead of asm
Dylan Baker
2017-11-01
1
-3
/
+0
*
winsys/svga/drm: add ERESTART define for *BSD
Greg V
2017-10-26
1
-0
/
+5
*
winsys/svga/drm: Enable import/export fence FD
Sinclair Yeh
2017-07-17
3
-19
/
+53
*
winsys/svga/drm: Connect winsys-side fence_* functions
Sinclair Yeh
2017-07-17
4
-10
/
+109
*
winsys/svga/drm: Prepare to support fence fd
Sinclair Yeh
2017-07-17
1
-3
/
+8
*
drivers/svga, winsys/svga/drm: Thread through timeout for fence_finish
Sinclair Yeh
2017-07-17
3
-2
/
+6
*
svga: fix pre-mature flushing of the command buffer
Charmaine Lee
2017-06-22
2
-2
/
+3
*
winsys/svga: fix error path when kernel is not able to create surface
Deepak Rawat
2017-04-26
1
-15
/
+18
*
svga: remove unused vmw_dri1_intersect_src_bbox()
Samuel Pitoiset
2017-04-13
1
-32
/
+0
*
svga: add context pointer to the invalidate surface interface
Charmaine Lee
2017-04-07
4
-16
/
+19
*
winsys/svga: use c11 thread types/functions
Brian Paul
2017-04-07
3
-13
/
+13
*
winsys/svga: Resolve command submission buffer contention v3
Thomas Hellstrom
2017-04-07
3
-2
/
+38
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
4
-19
/
+19
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
4
-18
/
+18
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
3
-3
/
+3
[next]