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
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
53
-6177
/
+19164
|
\
|
*
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2015-09-01
2
-1
/
+12
|
*
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
2015-08-21
1
-1
/
+0
|
*
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
2015-08-21
1
-12
/
+17
|
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
53
-6166
/
+19137
|
|
\
|
|
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
29
-31
/
+31
|
|
*
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
5
-26
/
+373
|
|
*
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
1
-2
/
+48
|
|
*
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
4
-15
/
+89
|
|
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
21
-776
/
+5319
|
|
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
31
-3879
/
+7597
|
|
*
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
2
-24
/
+19
|
|
*
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
2015-08-12
1
-2
/
+5
|
|
*
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-12
1
-11
/
+22
|
|
*
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
2015-08-05
1
-1
/
+1
|
|
*
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
2015-08-05
1
-1
/
+5
|
|
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
20
-107
/
+103
|
|
*
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
1
-4
/
+2
|
|
*
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
1
-3
/
+6
|
|
*
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
6
-214
/
+436
|
|
*
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
4
-72
/
+102
|
|
*
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
2015-08-05
1
-49
/
+34
|
|
*
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
6
-679
/
+534
|
|
*
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
4
-556
/
+444
|
|
*
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
6
-21
/
+391
|
|
*
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
9
-196
/
+179
|
|
*
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
7
-35
/
+266
|
|
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
9
-24
/
+1474
|
|
*
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
4
-5
/
+19
|
|
*
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
7
-546
/
+597
|
|
*
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
2
-61
/
+143
|
|
*
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2015-08-05
2
-6
/
+117
|
|
*
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
2
-1
/
+94
|
|
*
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
2015-08-05
1
-6
/
+6
|
|
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
10
-33
/
+1656
|
|
*
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
2015-08-05
3
-2
/
+190
|
|
*
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
2015-08-05
1
-10
/
+11
|
|
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
10
-174
/
+230
|
|
*
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
2015-08-05
1
-2
/
+2
|
*
|
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-17
1
-2
/
+2
|
|
\
\
|
*
|
|
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-06
2
-2
/
+2
|
*
|
|
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
2
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
|
|
/
*
|
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
2015-08-14
1
-2
/
+2
|
/
*
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-04-01
1
-2
/
+2
|
\
|
*
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-03-27
1
-2
/
+2
*
|
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
2015-03-11
1
-0
/
+1
*
|
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
1
-4
/
+6
*
|
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
2015-03-11
1
-37
/
+40
[next]