summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_irq.c
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-03-23drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom
2006-12-07drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds