index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
1
-2
/
+2
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
1
-1
/
+6
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
1
-5
/
+5
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
1
-3
/
+20
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
1
-0
/
+3
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-24
/
+102
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
1
-0
/
+1
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
1
-0
/
+72
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
1
-9
/
+21
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
1
-15
/
+1
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
1
-0
/
+8
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
1
-2
/
+2
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
1
-5
/
+0
2019-05-21
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
1
-1
/
+1
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-1
/
+12
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
1
-0
/
+14
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-0
/
+2
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-1
/
+0
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+1
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-3
/
+2
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-16
/
+1
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
1
-0
/
+5
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
1
-9
/
+0
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
1
-2
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-3
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-2
/
+1
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
1
-3
/
+15
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
1
-0
/
+12
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-8
/
+36
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
1
-10
/
+2
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
1
-17
/
+48
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-1
/
+1
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
1
-2
/
+2
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-6
/
+18
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-76
/
+82
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
1
-3
/
+3
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
1
-1
/
+1
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-0
/
+8
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
1
-2
/
+2
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
1
-0
/
+2
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
1
-0
/
+1
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
1
-0
/
+1
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
1
-6
/
+5
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-0
/
+9
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-38
/
+35
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-64
/
+65
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
1
-1
/
+0
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
[next]