index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_irq.c
Age
Commit message (
Expand
)
Author
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
2010-07-02
drm: add vblank event trace point
Jesse Barnes
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-27
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-08
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-11-18
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
2009-02-25
drm: Correct unbalanced drm_vblank_put() during mode setting.
Chris Wilson
2009-02-08
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
2009-01-28
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
2009-01-11
drm/i915: set vblank enabled flag correctly across IRQ install/uninstall
Jesse Barnes
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
2008-12-29
DRM: add mode setting support
Dave Airlie
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
2008-10-23
drm: Remove two leaks of vblank reference count in error paths.
Eric Anholt
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-10-18
i915: Add support for MSI and interrupt mitigation.
Eric Anholt
2008-08-25
drm: don't call the vblank tasklet with irqs disabled.
Thomas Hellstrom
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie