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
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
3
-10
/
+9
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-1
/
+8
2012-11-30
drm/vmwgfx: drm_connector_property -> drm_object_property
Rob Clark
2
-2
/
+2
2012-11-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
3
-5
/
+26
2012-11-28
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
1
-1
/
+1
2012-11-21
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
2
-94
/
+928
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
5
-1235
/
+1337
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
6
-811
/
+1783
2012-11-20
drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects
Thomas Hellstrom
1
-2
/
+5
2012-11-20
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded
Thomas Hellstrom
1
-32
/
+18
2012-11-20
drm/vmwgfx: Make screen object code not require fifo at init time
Thomas Hellstrom
1
-1
/
+1
2012-11-20
drm/vmwgfx: Make overlay code not require fifo at init time
Thomas Hellstrom
1
-9
/
+12
2012-11-20
drm/vmwgfx: Enable traces *after* we've hidden SVGA
Thomas Hellstrom
1
-4
/
+4
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
1
-4
/
+4
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
1
-4
/
+3
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
3
-22
/
+4
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2
-3
/
+3
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
1
-0
/
+2
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-07
drm/vmwgfx: use ttm_bo_is_reserved
Maarten Lankhorst
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+0
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
16
-42
/
+42
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
16
-42
/
+42
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
4
-1
/
+98
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
3
-0
/
+88
2012-09-13
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2
-2
/
+0
2012-09-07
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
1
-0
/
+1
2012-09-07
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
Dave Airlie
2
-1
/
+9
2012-08-22
drm: stop vmgfx driver explosion
Alan Cox
1
-1
/
+5
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
1
-4
/
+1
2012-07-19
drm: kill reclaim_buffers_locked
Daniel Vetter
1
-1
/
+0
2012-06-01
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
1
-1
/
+1
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-151
/
+353
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-3
/
+3
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+3
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
1
-0
/
+2
2012-02-13
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2012-02-13
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2
-14
/
+6
2012-02-13
drm/vmwgfx: Treat out-of-range initial width and height as host errors
Thomas Hellstrom
1
-4
/
+14
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
5
-10
/
+40
2012-02-13
vmwgfx: Add page flip support
Jakob Bornecrantz
3
-0
/
+106
2012-02-13
vmwgfx: Pipe fence out of screen object dirty functions
Jakob Bornecrantz
1
-6
/
+15
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
3
-10
/
+18
[next]