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/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
*
drm: Simplify the math in drm_calc_timestamping_constants()
Ville Syrjälä
2014-01-20
*
drm: Improve drm_calc_timestamping_constants() documentation
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: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-17
*
drm: Kill DRM_HZ
Daniel Vetter
2013-12-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
|
\
|
*
DRM: comment: `halve' -> `half'
Michael Witten
2013-10-14
*
|
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
2013-11-05
*
|
drm: Remove preempt_disable() from vblank timestamping code.
Mario Kleiner
2013-11-05
*
|
drm: Make irq_enabled bool
Ville Syrjälä
2013-10-09
*
|
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
2013-10-09
*
|
drm: Make vblank_enabled bool
Ville Syrjälä
2013-10-09
*
|
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-09
|
/
*
drm: Don't pass negative delta to ktime_sub_ns()
Michel Dänzer
2013-08-07
*
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
2013-06-03
*
drm: small fix in drm_send_vblank_event()
Rob Clark
2013-02-17
*
drm: make frame duration time calculation more precise
Daniel Kurtz
2013-02-07
*
drm: Allow vblank support without DRIVER_HAVE_IRQ
Thierry Reding
2013-02-07
*
drm: hold event_lock while accessing vblank_event_list
Imre Deak
2012-11-29
*
DRM/KMS: Add Bail-Out Conditions for Loop.
Egbert Eich
2012-11-20
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
*
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
Imre Deak
2012-11-20
*
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
2012-11-20
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
drm: Add missing static storage class specifier in drm_irq.c file
Sachin Kamat
2012-08-23
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
Laurent Pinchart
2012-07-17
*
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
*
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
2012-05-22
*
drm: remove unused code
Sascha Hauer
2012-02-29
*
drm: Remove utterly bogus preempt_disable() sections
Thomas Gleixner
2011-11-14
*
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2011-11-11
|
\
|
*
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
2011-11-09
*
|
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
2011-11-11
|
/
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
*
drm: Add NULL check about irq functions
Joonyoung Shim
2011-08-04
*
drm: Fix irq install error handling
Joonyoung Shim
2011-08-04
*
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
2011-05-15
|
\
|
*
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
2011-05-03
*
|
drm: Verify debug message arguments
Joe Perches
2011-04-28
|
/
*
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
2011-03-20
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
|
\
|
*
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-02-28
|
*
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
2011-02-22
[next]