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: move drm_stub.c to drm_drv.c
Dave Airlie
2014-08-06
*
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
*
drm: make sysfs device always available for minors
David Herrmann
2014-08-05
*
drm: make minor->index available early
David Herrmann
2014-08-05
*
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
*
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
*
drm: Remove command line guard for universal planes
Matt Roper
2014-07-07
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-07-07
|
\
|
*
drm: enable render-nodes by default
David Herrmann
2014-07-07
*
|
drm: Don't export internal module variables
Daniel Vetter
2014-06-18
|
/
*
drm: Add device registration documentation
Thierry Reding
2014-06-05
*
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-06-05
*
drm: fix memory leak around mode_group (v2)
Dave Airlie
2014-05-15
*
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-04-30
|
\
|
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
|
*
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
2014-04-23
*
|
drm: Fix error handling in drm_master_create
Daniel Vetter
2014-04-22
|
/
*
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
*
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
2014-03-28
*
drm: Remove the minor master list
Thomas Hellstrom
2014-03-28
*
drm: Remove the ', ' after the function name in debug logs
Lespiau, Damien
2014-03-27
*
drm: Remove the prefix argument of drm_ut_debug_printk()
Lespiau, Damien
2014-03-27
*
drm: drm_ut_debug_printk() isn't called with NULL anywmore
Lespiau, Damien
2014-03-27
*
drm: Pull the test on drm_debug in the logging macros
Lespiau, Damien
2014-03-27
*
Merge branch 'drm-minor' into drm-next
David Herrmann
2014-03-16
|
\
|
*
drm: make minors independent of global lock
David Herrmann
2014-03-16
|
*
drm: inline drm_minor_get_id()
David Herrmann
2014-03-16
|
*
drm: coding-style fixes in minor handling
David Herrmann
2014-03-16
|
*
drm: remove redundant minor->device field
David Herrmann
2014-03-16
|
*
drm: remove unneeded #ifdef CONFIG_DEBUGFS
David Herrmann
2014-03-16
|
*
drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
David Herrmann
2014-03-16
|
*
drm: move drm_put_minor() to drm_minor_free()
David Herrmann
2014-03-16
|
*
drm: allocate minors early
David Herrmann
2014-03-16
|
*
drm: add minor-lookup/release helpers
David Herrmann
2014-03-16
|
*
drm: provide device-refcount
David Herrmann
2014-03-16
*
|
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
*
|
drm: add pseudo filesystem for shared inodes
David Herrmann
2014-03-16
|
/
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-19
|
\
|
*
drm: don't double-free on driver load error
Ilia Mirkin
2013-12-12
*
|
drm: kill the ->agp_destroy callback
Daniel Vetter
2013-12-17
*
|
drm: remove agp_init() bus callback
Daniel Vetter
2013-12-17
*
|
drm: ->agp_init can't fail
Daniel Vetter
2013-12-17
*
|
drm: restrict the device list for shadow attached drivers
Daniel Vetter
2013-12-17
*
|
drm: Don't split up debug output
Daniel Vetter
2013-12-17
|
/
*
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
[next]