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
/
qxl
Commit message (
Expand
)
Author
Age
*
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-26
*
drm: remove FASYNC support
Daniel Vetter
2013-08-18
*
drm/qxl: remove unused object_pin/unpin() helpers
David Herrmann
2013-08-18
*
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
2013-08-18
|
\
|
*
qxl: convert qxl driver to proper use for reservations
Dave Airlie
2013-07-23
|
*
qxl: allow creation of pre-pinned objects and use for releases.
Dave Airlie
2013-07-23
|
*
drm/qxl: add delayed fb operations
Dave Airlie
2013-07-23
*
|
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-06
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-06
*
|
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
|
\
|
*
qxl: use drm helper hotplug support
Dave Airlie
2013-07-04
|
*
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-04
|
*
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-04
|
*
qxl: add ring prep code for s/r
Dave Airlie
2013-07-04
|
*
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-04
|
*
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-04
|
*
drm/qxl: set time on drawables from userspace
Dave Airlie
2013-07-04
|
*
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-04
|
*
drm/qxl: make dynamic resizing work properly.
Dave Airlie
2013-07-04
|
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-27
|
*
drm/qxl: add support for cursor hotspot.
Dave Airlie
2013-06-27
|
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
*
|
drm/qxl: add missing access check for execbuffer ioctl
Dave Airlie
2013-06-27
|
/
*
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2013-05-30
*
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
2013-05-28
*
qxl: fix bug with object eviction and update area
Dave Airlie
2013-05-16
*
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
2013-05-16
*
qxl: drop unused variable.
Dave Airlie
2013-05-16
*
drm/qxl: fix ioport interactions for kernel submitted commands.
Dave Airlie
2013-05-16
*
qxl: update to new idr interfaces.
Dave Airlie
2013-05-02
*
drivers, drm: fix qxl build error when debugfs is disabled
David Rientjes
2013-04-29
*
drm/qxl: fix build with debugfs turned off.
Dave Airlie
2013-04-17
*
drm/qxl: fix smatch warnings
Dave Airlie
2013-04-15
*
drm/qxl: make lots of things static.
Dave Airlie
2013-04-15
*
drm: add new QXL driver. (v1.4)
Dave Airlie
2013-04-11