index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning
Josh Poimboeuf
2016-06-08
1
-1
/
+3
*
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
2016-05-20
3
-2
/
+25
*
drm/vmwgfx: Add VMWare host messaging capability
Sinclair Yeh
2016-05-20
2
-0
/
+607
*
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
2016-05-20
5
-14
/
+21
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
2
-8
/
+8
|
\
|
*
drm/vmwgfx: Fix order of operation
Sinclair Yeh
2016-04-28
1
-3
/
+3
|
*
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
2016-04-28
1
-4
/
+4
|
*
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
2016-04-28
1
-1
/
+1
*
|
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-0
/
+2
*
|
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
3
-4
/
+4
*
|
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
7
-20
/
+19
*
|
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-04-06
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-03-30
1
-2
/
+0
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
10
-460
/
+505
|
\
\
|
*
|
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
2016-03-16
1
-2
/
+2
|
*
|
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
Thomas Hellstrom
2016-03-14
1
-1
/
+1
|
*
|
drm/vmwgfx: Send a hotplug event at master_set
Thomas Hellstrom
2016-03-14
1
-0
/
+1
|
*
|
drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...
Thomas Hellstrom
2016-03-14
2
-2
/
+2
|
*
|
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
2016-03-14
5
-2
/
+10
|
*
|
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
2016-03-14
6
-2
/
+54
|
*
|
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
2016-03-14
5
-4
/
+55
|
*
|
drm/vmwgfx: Add implicit framebuffer checks to the screen target code
Thomas Hellstrom
2016-03-14
1
-1
/
+16
|
*
|
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
2016-03-14
4
-112
/
+120
|
*
|
drm/vmwgfx: Rework screen target page flips v2
Thomas Hellstrom
2016-03-14
1
-234
/
+188
|
*
|
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
2016-03-14
3
-10
/
+14
|
*
|
drm/vmwgfx: Fix a screen object framebuffer dirty corner case
Thomas Hellstrom
2016-03-14
1
-0
/
+15
|
*
|
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
2016-03-14
1
-1
/
+21
|
*
|
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
4
-92
/
+9
|
|
\
\
|
|
*
|
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
2016-02-08
4
-66
/
+0
|
|
*
|
drm/vmwgfx: fix a NULL dereference
Dan Carpenter
2016-01-28
1
-1
/
+1
|
|
*
|
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
1
-2
/
+1
|
|
*
|
drm/vmwgfx: Use the new event init/free functions
Daniel Vetter
2016-01-25
1
-24
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-9
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
2016-03-04
1
-9
/
+11
|
|
/
/
*
|
|
drm/vmwgfx: Add back ->detect() and ->fill_modes()
Thierry Reding
2016-03-08
1
-0
/
+2
|
/
/
*
|
drm/vmwgfx: respect 'nomodeset'
Rob Clark
2016-01-29
1
-0
/
+7
|
/
*
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-01-14
1
-1
/
+5
*
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
2016-01-14
1
-1
/
+1
*
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-24
8
-19
/
+62
|
\
|
*
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
*
|
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
2015-12-15
4
-11
/
+11
*
|
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
1
-1
/
+1
*
|
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-12-15
1
-5
/
+2
*
|
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
3
-3
/
+3
*
|
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2015-12-08
1
-2
/
+0
*
|
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
4
-28
/
+0
*
|
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
|
/
[next]