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_irq.c
Commit message (
Expand
)
Author
Age
*
drm: Improve debug output for drm_wait_one_vblank
Daniel Vetter
2014-09-24
*
drm: Don't update vblank timestamp when the counter didn't change
Mario Kleiner
2014-09-24
*
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-12
*
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
|
\
|
*
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-08-25
|
|
\
|
|
*
drm/irq: Implement a generic vblank_wait function
Daniel Vetter
2014-08-11
|
|
*
drm: idiot-proof vblank
Rob Clark
2014-08-06
|
*
|
drm: Use ktime_mono_to_real()
Thomas Gleixner
2014-07-23
|
|
/
*
|
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-11
*
|
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
2014-09-11
*
|
drm: Only update final vblank count when precise ts is available
Daniel Vetter
2014-09-11
*
|
drm: Really never disable vblank irqs for offdelay==0
Daniel Vetter
2014-09-11
*
|
drm: Use vblank_disable_and_save in drm_vblank_cleanup()
Mario Kleiner
2014-09-10
*
|
drm: Remove drm_vblank_cleanup from drm_vblank_init error path.
Mario Kleiner
2014-08-06
*
|
drm: Store the vblank timestamp when adjusting the counter during disable
Ville Syrjälä
2014-08-06
*
|
drm: Fix confusing debug message in drm_update_vblank_count()
Ville Syrjälä
2014-08-06
*
|
drm: Kick start vblank interrupts at drm_vblank_on()
Ville Syrjälä
2014-08-06
*
|
drm: Add dev->vblank_disable_immediate flag
Ville Syrjälä
2014-08-06
*
|
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
Ville Syrjälä
2014-08-06
*
|
drm: Fix race between drm_vblank_off() and drm_queue_vblank_event()
Ville Syrjälä
2014-08-06
*
|
drm: Fix deadlock between event_lock and vbl_lock/vblank_time_lock
Ville Syrjälä
2014-08-06
*
|
drm: Reduce the amount of dev->vblank[crtc] in the code
Ville Syrjälä
2014-08-06
*
|
drm: Avoid random vblank counter jumps if the hardware counter has been reset
Ville Syrjälä
2014-08-06
*
|
drm: Have the vblank counter account for the time between vblank irq disable ...
Ville Syrjälä
2014-08-06
*
|
drm: Move drm_update_vblank_count()
Ville Syrjälä
2014-08-06
*
|
drm: Don't clear vblank timestamps when vblank interrupt is disabled
Ville Syrjälä
2014-08-06
*
|
drm: Always reject drm_vblank_get() after drm_vblank_off()
Ville Syrjälä
2014-08-06
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-12
|
\
|
*
drm/irq: Coding style fix
Daniel Vetter
2014-05-22
|
*
drm/irq: Add kms-native crtc interface functions
Daniel Vetter
2014-05-21
|
*
drm/irq: kerneldoc polish
Daniel Vetter
2014-05-21
|
*
drm: Add drm_vblank_on()
Ville Syrjälä
2014-05-20
|
*
drm: Make blocking vblank wait return when the vblank interrupts get disabled
Ville Syrjälä
2014-05-20
|
*
drm: Make the vblank disable timer per-crtc
Ville Syrjälä
2014-05-20
|
*
drm: Use correct spinlock flavor in drm_vblank_get()
Peter Hurley
2014-05-20
|
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
|
*
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
|
*
drm/irq: Look up the pci irq directly in the drm_control ioctl
Daniel Vetter
2014-04-23
|
*
drm/irq: track the irq installed in drm_irq_install in dev->irq
Daniel Vetter
2014-04-23
|
*
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2014-04-22
|
*
drm/irq: remove cargo-culted locking from irq_install/uninstall
Daniel Vetter
2014-04-22
|
*
drm/irq: drm_control is a legacy ioctl, so pci devices only
Daniel Vetter
2014-04-22
|
*
drm/pci: fold in irq_by_busid support
Daniel Vetter
2014-04-22
|
*
drm/irq: simplify irq checks in drm_wait_vblank
Daniel Vetter
2014-04-22
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
|
/
*
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
2014-01-20
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
*
drm: Fix vblank timestamping constants for interlaced modes
Ville Syrjälä
2014-01-20
*
drm: Change {pixel,line,frame}dur_ns from s64 to int
Ville Syrjälä
2014-01-20
*
drm: Use crtc_clock in drm_calc_timestamping_constants()
Ville Syrjälä
2014-01-20
[next]