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_drv.c
Commit message (
Expand
)
Author
Age
*
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-07
*
drm: move drm_stub.c to drm_drv.c
Dave Airlie
2014-08-06
*
drm: merge drm_drv.c into drm_ioctl.c
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: Add missing __user annotation
Thierry Reding
2014-07-21
*
drm: fix permissions on drm_drv.c
Dave Airlie
2014-07-02
*
drm: fix NULL pointer access by wrong ioctl
Zhaowei Yuan
2014-06-24
*
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2014-03-28
*
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
*
drm: Break out ioctl permission check to a separate function v2
Thomas Hellstrom
2014-03-28
*
drm: remove redundant minor->device field
David Herrmann
2014-03-16
*
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
2013-12-17
*
drm: rip out dev->ioctl_count tracking
Daniel Vetter
2013-12-17
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
|
\
|
*
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-11-04
|
|
\
|
|
*
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
2013-10-30
|
|
*
drm: Prevent overwriting from userspace underallocating core ioctl structs
Chris Wilson
2013-10-18
*
|
|
drm: Fix typo in debug message
Thierry Reding
2013-10-31
|
/
/
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
|
\
\
|
*
|
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
|
*
|
drm: move drm_lastclose() to drm_fops.c
David Herrmann
2013-10-09
|
|
/
*
/
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
|
/
*
drm: implement experimental render nodes
David Herrmann
2013-08-29
*
drm: move dev data clearing from drm_setup to lastclose
Daniel Vetter
2013-08-19
*
drm: remove procfs code, take 2
Daniel Vetter
2013-08-19
*
drm: remove the dma_ioctl special-case
Daniel Vetter
2013-08-19
*
drm: use ida to allocate connector ids
Ilia Mirkin
2013-08-18
*
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
2013-08-18
*
drm: hide legacy sg cleanup better from common code
Daniel Vetter
2013-08-18
*
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-08-06
*
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
2013-07-23
*
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
2013-07-23
*
drm: remove drm_modctx ioctl and use drm_noop instead
Daniel Vetter
2013-07-23
*
drm: add hotspot support for cursors.
Dave Airlie
2013-06-27
*
drm: Use names of ioctls in debug traces
Chris Cummins
2013-05-10
*
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
2013-04-29
*
drm: Make drm_ioctls const
Ville Syrjälä
2013-04-29
*
drm: Perform ioctl command validation on the stored kernel values
Chris Wilson
2013-04-15
*
drm: don't use idr_remove_all()
Tejun Heo
2013-02-27
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
drm: change ioctl permissions
Rob Clark
2012-10-02
|
*
drm: make buffer management work without DRM_MASTER
David Herrmann
2012-09-12
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm: kill dma queue support
Daniel Vetter
2012-07-19
*
drm: use format %d to print error code
Yuanhan Liu
2012-06-21
*
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-05-17
*
drm: base prime/dma-buf support (v5)
Dave Airlie
2012-03-30
*
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-03-15
*
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
2012-02-03
[next]