index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
*
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
2013-02-27
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-02-07
|
\
|
*
drm/vmwgfx: always use ttm_bo_is_reserved
Maarten Lankhorst
2013-01-15
*
|
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
2013-01-20
*
|
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
*
|
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
*
|
drm: only take the crtc lock for ->cursor_move
Daniel Vetter
2013-01-20
*
|
drm: only take the crtc lock for ->cursor_set
Daniel Vetter
2013-01-20
*
|
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
*
|
drm: encapsulate crtc->set_config calls
Daniel Vetter
2013-01-20
*
|
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
*
|
drm/vmwgfx: reorder framebuffer init sequence
Daniel Vetter
2013-01-20
|
/
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
|
\
|
*
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
2012-11-15
|
*
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
2012-11-09
|
*
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
2012-11-09
*
|
drm/vmwgfx: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
*
|
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-28
*
|
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
2012-11-28
*
|
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Make screen object code not require fifo at init time
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Make overlay code not require fifo at init time
Thomas Hellstrom
2012-11-20
*
|
drm/vmwgfx: Enable traces *after* we've hidden SVGA
Thomas Hellstrom
2012-11-20
*
|
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
2012-11-20
*
|
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
*
|
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
*
|
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
*
|
drm/vmwgfx: use ttm_bo_is_reserved
Maarten Lankhorst
2012-11-06
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-02
|
|
\
|
*
\
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
|
|
\
\
|
*
|
|
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2012-09-12
*
|
|
|
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
|
\
\
\
\
|
*
|
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
*
|
|
|
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
2012-09-26
|
|
_
|
/
|
/
|
|
*
|
|
vmwgfx: add dumb ioctl support
Dave Airlie
2012-09-12
*
|
|
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
2012-09-06
*
|
|
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
Dave Airlie
2012-09-06
|
|
/
|
/
|
*
|
drm: stop vmgfx driver explosion
Alan Cox
2012-08-21
|
/
*
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-07-25
*
drm: kill reclaim_buffers_locked
Daniel Vetter
2012-07-19
*
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
2012-06-01
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
[next]