index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
Laurent Pinchart
1
-1
/
+4
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-13
/
+8
2012-05-22
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
1
-1
/
+1
2012-02-29
drm: remove unused code
Sascha Hauer
1
-2
/
+2
2011-11-14
drm: Remove utterly bogus preempt_disable() sections
Thomas Gleixner
1
-9
/
+0
2011-11-11
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
1
-6
/
+9
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-10
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
1
-6
/
+9
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-08-04
drm: Add NULL check about irq functions
Joonyoung Shim
1
-8
/
+15
2011-08-04
drm: Fix irq install error handling
Joonyoung Shim
1
-0
/
+3
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
1
-0
/
+23
2011-05-04
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
1
-0
/
+23
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-4
/
+5
2011-03-21
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
1
-5
/
+10
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-13
/
+16
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
1
-1
/
+2
2011-02-23
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
1
-8
/
+6
2011-02-23
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
1
-3
/
+7
2011-02-23
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
1
-2
/
+2
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-12
/
+2
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
1
-3
/
+4
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+2
2010-12-22
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
1
-5
/
+14
2010-12-21
drm-vblank: Always return true vblank count of scheduled vblank event.
Mario Kleiner
1
-0
/
+3
2010-12-17
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
1
-25
/
+538
2010-12-09
drm: use after free in drm_queue_vblank_event()
Dan Carpenter
1
-2
/
+2
2010-12-08
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
1
-5
/
+14
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
1
-25
/
+538
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
1
-0
/
+11
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
1
-0
/
+8
2010-07-02
drm: add vblank event trace point
Jesse Barnes
1
-0
/
+3
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-6
/
+9
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-04-27
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-08
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
1
-1
/
+4
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
1
-8
/
+26
2009-11-18
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
1
-0
/
+1
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
1
-0
/
+95
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
1
-0
/
+27
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
1
-1
/
+1
2009-06-19
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-28
/
+16
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
1
-1
/
+7
2009-02-25
drm: Correct unbalanced drm_vblank_put() during mode setting.
Chris Wilson
1
-4
/
+10
2009-02-08
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
1
-0
/
+1
2009-01-28
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
1
-138
/
+23
2009-01-11
drm/i915: set vblank enabled flag correctly across IRQ install/uninstall
Jesse Barnes
1
-3
/
+15
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
1
-0
/
+9
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-19
/
+45
[next]