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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
20
-107
/
+103
2015-08-05
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
1
-4
/
+2
2015-08-05
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
1
-3
/
+6
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
6
-214
/
+436
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
4
-72
/
+102
2015-08-05
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
1
-49
/
+34
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
6
-679
/
+534
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
4
-556
/
+444
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
6
-21
/
+391
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
9
-196
/
+179
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
7
-35
/
+266
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
9
-24
/
+1474
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
4
-5
/
+19
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
7
-546
/
+597
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2
-61
/
+143
2015-08-05
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2
-6
/
+117
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2
-1
/
+94
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
1
-6
/
+6
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
10
-33
/
+1656
2015-08-05
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
3
-2
/
+190
2015-08-05
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
1
-10
/
+11
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
10
-174
/
+230
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
1
-2
/
+2
2015-04-01
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
1
-2
/
+2
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
1
-0
/
+1
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
1
-4
/
+6
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
1
-37
/
+40
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2
-16
/
+6
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
7
-86
/
+56
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
2
-3
/
+5
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
1
-1
/
+1
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
1
-11
/
+6
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
1
-20
/
+2
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
1
-2
/
+6
2014-11-21
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-11-12
drm: Per-plane locking
Daniel Vetter
1
-2
/
+2
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
3
-9
/
+24
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2
-0
/
+2
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2
-4
/
+18
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
1
-1
/
+2
2014-10-31
drm/vmwgfx: fix lock breakage
Rob Clark
1
-4
/
+4
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-316
/
+374
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
1
-1
/
+0
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2
-7
/
+7
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2
-0
/
+8
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
1
-6
/
+10
[next]