summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-462/+0
* Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-071-325/+56
* drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-261-56/+325
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-071-2/+2
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-52/+37
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-11/+8
* drm: detypedeffing continues...Dave Airlie2007-07-111-3/+3
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-11/+11
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-6/+6
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-111-11/+9
* drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-231-2/+2
* drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-2/+3
* drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-6/+10
* drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-2/+2
* drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-0/+76
* drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-23/+49
* drm: remove the DRM pci domainDave Airlie2006-09-221-1/+1
* drm: remove local copies of pci bus/slot/funcDave2006-09-221-2/+2
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-221-2/+4
* [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-021-8/+8
* drm: lindent the drm directory.Dave Airlie2005-09-251-83/+86
* drm: misc cleanupDave Airlie2005-07-071-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+370
OpenPOWER on IntegriCloud