aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=1-2/+3
2006-12-07drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=1-6/+10
2006-12-07drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=1-2/+2
2006-12-07drm: Add support for interrupt triggered driver callback with lock held to DRM core.=?utf-8?q?Michel_D=C3=A4nzer?=1-0/+76
2006-12-07drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=1-23/+49
2006-09-22drm: remove the DRM pci domainDave Airlie1-1/+1
2006-09-22drm: remove local copies of pci bus/slot/funcDave1-2/+2
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie1-2/+4
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie1-8/+8
2005-09-25drm: lindent the drm directory.Dave Airlie1-83/+86
2005-07-07drm: misc cleanupDave Airlie1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+370