index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-27
/
+13
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
4
-7
/
+7
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
1
-10
/
+13
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+3
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
1
-6
/
+0
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-7
/
+7
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2
-0
/
+2
2017-11-07
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-01
drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
Sinclair Yeh
1
-1
/
+1
2017-11-01
drm/vmwgfx: constify vmw_fence_ops
Arvind Yadav
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-21
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
2
-4
/
+4
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2
-3
/
+3
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-249
/
+540
2017-08-29
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
1
-1
/
+25
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
1
-2
/
+2
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
4
-11
/
+70
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
3
-2
/
+71
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
1
-5
/
+0
2017-08-28
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
1
-0
/
+1
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
1
-0
/
+2
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
3
-27
/
+206
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
4
-91
/
+112
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
3
-21
/
+40
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-2
/
+2
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
15
-51
/
+58
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
3
-6
/
+6
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-0
/
+1
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
15
-51
/
+58
2017-07-17
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-17
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
1
-1
/
+1
2017-07-17
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
1
-0
/
+9
2017-07-17
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
1
-2
/
+2
2017-07-17
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
1
-12
/
+12
2017-07-17
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
1
-1
/
+1
2017-07-17
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
1
-6
/
+4
2017-07-17
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
1
-2
/
+2
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
11
-26
/
+26
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
1
-3
/
+2
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-11
/
+13
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
3
-8
/
+11
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
3
-8
/
+11
2017-06-28
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
3
-8
/
+8
2017-06-28
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
1
-13
/
+0
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
6
-144
/
+42
[next]