summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/i915_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Some more cleanups for vblank code on Intel.rnoland2009-06-251-26/+18
* The G45 docs indicate that all G4X chips use the new framecount register.rnoland2009-06-201-3/+1
* Intel handled the management of the breadcrumb counter inconsistently.rnoland2009-03-251-8/+7
* Sync up the rest of the code that we use with what Intel is shippingrnoland2009-03-191-76/+99
* Initialize the vblank structures at load time. Previously we did thisrnoland2009-02-281-5/+0
* The GM45 handles vblank differently. Pull the changes from Intel in.rnoland2009-02-251-0/+13
* This was part of a sync to the code that Intel is shipping in linux.rnoland2009-02-251-262/+192
* The vblank_swap ioctl was fundamentally race prone. Get rid of it.rnoland2009-02-251-428/+14
* Correct the interrupt handling in the Intel i915 driver.rnoland2008-10-131-11/+16
* resync to git masterrnoland2008-10-031-26/+89
* Update drm kernel drivers.rnoland2008-08-231-134/+787
* Merge from DRM upstream:anholt2006-09-071-7/+79
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedanholt2006-04-091-5/+42
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-11/+31
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+163
OpenPOWER on IntegriCloud