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
/
include
/
drm
/
drmP.h
Commit message (
Expand
)
Author
Age
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-09
*
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-06-05
*
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
*
drm/irq: Add kms-native crtc interface functions
Daniel Vetter
2014-05-21
*
drm: Add drm_vblank_on()
Ville Syrjälä
2014-05-20
*
drm: Make the vblank disable timer per-crtc
Ville Syrjälä
2014-05-20
*
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-04-30
|
\
|
*
drm: Remove dev->kdriver
Daniel Vetter
2014-04-23
|
*
drm: remove drm_bus->get_name
Daniel Vetter
2014-04-23
|
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
|
*
drm: inline drm_pci_set_unique
Daniel Vetter
2014-04-23
|
*
drm: remove bus->get_irq implementations
Daniel Vetter
2014-04-23
|
*
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
|
*
drm/irq: track the irq installed in drm_irq_install in dev->irq
Daniel Vetter
2014-04-23
|
*
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
2014-04-23
|
*
drm: Rip out totally bogus vga_switcheroo->can_switch locking
Daniel Vetter
2014-04-23
|
*
drm: kill drm_bus->bus_type
Daniel Vetter
2014-04-22
|
*
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2014-04-22
|
*
drm/pci: fold in irq_by_busid support
Daniel Vetter
2014-04-22
*
|
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-04-09
|
\
|
|
*
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
|
*
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2014-03-28
|
*
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: Improve on minor type helpers v3
Thomas Hellstrom
2014-03-28
|
*
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
|
*
drm: Remove the prefix argument of drm_ut_debug_printk()
Lespiau, Damien
2014-03-27
|
*
drm: Pull the test on drm_debug in the logging macros
Lespiau, Damien
2014-03-27
|
*
drm: Remove the now unused DRM_LOG* macros
Lespiau, Damien
2014-03-27
|
*
drm: Remove the unused (and unusable) DRM_LOG_MODE()
Lespiau, Damien
2014-03-27
|
*
drm: Refresh the explanation of debug categories
Lespiau, Damien
2014-03-27
*
|
drm: Make drm_clflush_virt_range() void*
Ville Syrjälä
2014-04-01
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
|
\
|
*
Merge branch 'drm-minor' into drm-next
David Herrmann
2014-03-16
|
|
\
|
*
|
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
*
|
|
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
2014-03-18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
2014-03-13
|
|
/
*
|
drm: remove redundant minor->device field
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: turn DRM_MINOR_* into enum
David Herrmann
2014-03-16
*
|
drm: remove unused DRM_MINOR_UNASSIGNED
David Herrmann
2014-03-16
*
|
drm: group dev-lifetime related members
David Herrmann
2014-03-16
|
/
*
drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
Jani Nikula
2014-02-04
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
*
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
2014-01-20
*
drm: Pass the display mode to drm_calc_timestamping_constants()
Ville Syrjälä
2014-01-20
*
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
2014-01-13
*
drm: remove dev->vma_count
Daniel Vetter
2013-12-17
*
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
2013-12-17
[next]