index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-12-04
drm/gma500: Move to private save/restore hooks
Daniel Vetter
1
-2
/
+0
2015-12-04
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
4
-28
/
+0
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-242
/
+215
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
4
-99
/
+39
2015-11-06
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2
-1
/
+3
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
7
-105
/
+118
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2
-2
/
+22
2015-11-02
drm/vmwgfx: switch from ioremap_cache to memremap
Dan Williams
1
-4
/
+10
2015-10-25
Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-14
/
+20
2015-10-21
drm/vmwgfx: Stabilize the command buffer submission code
Thomas Hellstrom
1
-14
/
+20
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-27
/
+27
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-27
/
+27
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
1
-0
/
+8
2015-10-16
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-1
/
+2
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
1
-1
/
+2
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2
-6
/
+6
2015-10-02
Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-0
/
+8
2015-09-30
drm/vmwgfx: Fix a command submission hang regression
Thomas Hellstrom
1
-0
/
+8
2015-09-30
drm/vmwgfx: Stop checking for DRM_UNLOCKED
Daniel Vetter
1
-8
/
+0
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
10
-31
/
+44
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-17
drm/vmwgfx: Only build on X86
Thomas Hellstrom
1
-1
/
+1
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2
-9
/
+2
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
6
-17
/
+39
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
53
-6177
/
+19164
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2
-1
/
+12
2015-08-21
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
1
-1
/
+0
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
1
-12
/
+17
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
53
-6166
/
+19137
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2015-08-14
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
1
-2
/
+2
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
29
-31
/
+31
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
5
-26
/
+373
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
1
-2
/
+48
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
4
-15
/
+89
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
21
-776
/
+5319
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
31
-3879
/
+7597
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2
-24
/
+19
2015-08-12
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
1
-2
/
+5
2015-08-12
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
1
-11
/
+22
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2
-2
/
+2
2015-08-05
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2015-08-05
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
1
-1
/
+5
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
[next]