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
/
drm_stub.c
Commit message (
Expand
)
Author
Age
*
drm: check for !kdev in drm_unplug_minor()
David Herrmann
2013-11-15
*
drm: delay minor destruction to drm_dev_free()
David Herrmann
2013-11-05
*
drm: remove minor-id during unplug
David Herrmann
2013-11-05
*
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
2013-11-05
*
drm: make drm_get_minor() static
David Herrmann
2013-11-05
*
drm: simplify drm_put_minor()
David Herrmann
2013-11-05
*
drm: call drm_unplug_minor() from drm_put_minor()
David Herrmann
2013-11-05
*
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
*
drm: move device unregistration into drm_dev_unregister()
David Herrmann
2013-10-09
*
drm: introduce drm_dev_free() to fix error paths
David Herrmann
2013-10-09
*
drm: merge device setup into drm_dev_register()
David Herrmann
2013-10-09
*
drm: add drm_dev_alloc() helper
David Herrmann
2013-10-09
*
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
2013-09-19
*
drm: implement experimental render nodes
David Herrmann
2013-08-29
*
drm: remove procfs code, take 2
Daniel Vetter
2013-08-19
*
drm: fix minor number range calculation
Kristian Høgsberg
2013-08-19
*
drm: mark context support as a legacy subsystem
Daniel Vetter
2013-08-18
*
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-08-06
*
drm: drm_stub: Fixing return value if driver master_set call failed
Benjamin Gaignard
2013-06-27
*
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
2013-05-30
*
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
*
drm: convert to idr_alloc()
Tejun Heo
2013-02-27
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
*
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
2012-11-20
*
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
2012-11-20
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
*
drm: Unify and fix idr error handling
Ville Syrjälä
2012-04-24
*
drm/usb: move usb support into a separate module
Dave Airlie
2012-03-20
*
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-03-15
*
drm: Create and use drm_err
Joe Perches
2011-04-28
*
drm: add usb framework
Dave Airlie
2011-02-06
*
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-06
*
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
2010-11-21
*
drm: kill dev->timer
Daniel Vetter
2010-08-29
*
drm: replace drawable ioctl by noops
Daniel Vetter
2010-08-29
*
drm: Free devname along with master->unique
Chris Wilson
2010-08-01
*
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-05-31
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-20
|
\
|
*
drm: delay vblank cleanup until after driver unload
Jesse Barnes
2010-04-20
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
*
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2009-12-03
*
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-17
*
drm: Move a dereference below a NULL test
Julia Lawall
2009-07-15
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-16
*
drm: add separate drm debugging levels
yakui_zhao
2009-06-11
*
drm: cleanup properly in drm_get_dev() failure paths
Ben Skeggs
2009-04-24
*
drm: clean the map list before destroying the hash table
Ben Skeggs
2009-04-24
[next]