index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-12-08
7
-18
/
+61
*
drm/vmwgfx: fix a warning message
Dan Carpenter
2015-11-26
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
9
-242
/
+215
|
\
|
*
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
2015-11-06
4
-99
/
+39
|
*
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-06
2
-1
/
+3
|
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
7
-105
/
+118
|
*
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-11-02
2
-2
/
+22
|
*
drm/vmwgfx: switch from ioremap_cache to memremap
Dan Williams
2015-11-02
1
-4
/
+10
|
*
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
1
-27
/
+27
|
|
\
|
|
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-27
/
+27
|
*
|
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
2
-6
/
+6
|
*
|
drm/vmwgfx: Stop checking for DRM_UNLOCKED
Daniel Vetter
2015-09-30
1
-8
/
+0
*
|
|
Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2015-10-24
1
-14
/
+20
|
\
\
\
|
*
|
|
drm/vmwgfx: Stabilize the command buffer submission code
Thomas Hellstrom
2015-10-21
1
-14
/
+20
*
|
|
|
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-10-16
1
-1
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
2015-10-13
1
-1
/
+2
*
|
|
Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-10-02
1
-0
/
+8
|
\
|
|
|
|
/
|
/
|
|
*
drm/vmwgfx: Fix a command submission hang regression
Thomas Hellstrom
2015-09-30
1
-0
/
+8
*
|
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-09-24
10
-31
/
+44
|
\
|
|
*
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
2015-09-24
1
-2
/
+1
|
*
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
2015-09-24
1
-2
/
+1
|
*
drm/vmwgfx: Only build on X86
Thomas Hellstrom
2015-09-17
1
-1
/
+1
|
*
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2015-09-14
2
-9
/
+2
|
*
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-14
6
-17
/
+39
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-05
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
[next]