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
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-460
/
+505
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+11
2016-03-16
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2016-03-14
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
Thomas Hellstrom
1
-1
/
+1
2016-03-14
drm/vmwgfx: Send a hotplug event at master_set
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...
Thomas Hellstrom
2
-2
/
+2
2016-03-14
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
5
-2
/
+10
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
6
-2
/
+54
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
5
-4
/
+55
2016-03-14
drm/vmwgfx: Add implicit framebuffer checks to the screen target code
Thomas Hellstrom
1
-1
/
+16
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
4
-112
/
+120
2016-03-14
drm/vmwgfx: Rework screen target page flips v2
Thomas Hellstrom
1
-234
/
+188
2016-03-14
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
3
-10
/
+14
2016-03-14
drm/vmwgfx: Fix a screen object framebuffer dirty corner case
Thomas Hellstrom
1
-0
/
+15
2016-03-14
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
1
-1
/
+21
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-0
/
+2
2016-03-08
drm/vmwgfx: Add back ->detect() and ->fill_modes()
Thierry Reding
1
-0
/
+2
2016-03-04
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
1
-9
/
+11
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
4
-92
/
+9
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
4
-66
/
+0
2016-01-29
drm/vmwgfx: respect 'nomodeset'
Rob Clark
1
-0
/
+7
2016-01-28
drm/vmwgfx: fix a NULL dereference
Dan Carpenter
1
-1
/
+1
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
1
-2
/
+1
2016-01-25
drm/vmwgfx: Use the new event init/free functions
Daniel Vetter
1
-24
/
+8
2016-01-14
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
1
-1
/
+5
2016-01-14
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
1
-1
/
+1
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
8
-19
/
+62
2015-12-15
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
4
-11
/
+11
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
1
-1
/
+1
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
1
-5
/
+2
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
3
-3
/
+3
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
1
-2
/
+0
2015-12-08
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
4
-28
/
+0
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
7
-18
/
+61
2015-11-26
drm/vmwgfx: fix a warning message
Dan Carpenter
1
-1
/
+1
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
[prev]
[next]