index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
2
-3
/
+3
*
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-09-03
14
-249
/
+540
|
\
|
*
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
2017-08-28
1
-2
/
+2
|
*
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
4
-11
/
+70
|
*
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
3
-2
/
+71
|
*
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
2017-08-28
1
-5
/
+0
|
*
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
2017-08-28
1
-0
/
+1
|
*
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
2017-08-28
1
-0
/
+2
|
*
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
3
-27
/
+206
|
*
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
4
-91
/
+112
|
*
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
2017-08-28
3
-21
/
+40
|
*
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
1
-2
/
+2
|
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
15
-51
/
+58
|
|
\
|
*
|
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
3
-6
/
+6
|
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
1
-0
/
+1
|
|
\
\
|
*
|
|
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
|
*
|
|
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
2017-07-13
1
-3
/
+2
|
*
|
|
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
3
-8
/
+11
|
*
|
|
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
3
-8
/
+11
|
*
|
|
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
3
-8
/
+8
|
*
|
|
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
1
-13
/
+0
|
*
|
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
6
-144
/
+42
|
|
\
\
\
|
*
|
|
|
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-27
5
-47
/
+3
|
*
|
|
|
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+2
|
*
|
|
|
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
*
|
|
|
|
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
2017-08-29
1
-1
/
+25
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-24
15
-51
/
+58
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
2017-07-17
1
-1
/
+1
|
*
|
|
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-07-17
1
-1
/
+1
|
*
|
|
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
2017-07-17
1
-0
/
+9
|
*
|
|
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
2017-07-17
1
-2
/
+2
|
*
|
|
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
2017-07-17
1
-12
/
+12
|
*
|
|
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
2017-07-17
1
-1
/
+1
|
*
|
|
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
2017-07-17
1
-6
/
+4
|
*
|
|
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
2017-07-17
1
-2
/
+2
|
*
|
|
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-17
11
-26
/
+26
*
|
|
|
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
8
-11
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
6
-144
/
+42
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-2
/
+2
|
*
|
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
7
-9
/
+11
*
|
|
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2017-06-26
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
1
-2
/
+2
*
|
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
2
-129
/
+0
*
|
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
1
-1
/
+1
*
|
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
2017-06-07
1
-5
/
+17
*
|
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
2017-06-07
1
-0
/
+5
*
|
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
1
-7
/
+11
*
|
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-07
1
-0
/
+2
*
|
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-06-07
1
-0
/
+1
*
|
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-06-07
1
-0
/
+3
|
/
[next]