summaryrefslogtreecommitdiff
path: root/shared-core/i915_irq.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-26i915: Only enable user IRQs when we actually wait for them.Thomas Hellstrom1-1/+32
2006-03-29ttm/intel: Add means for fence ageing and eviction of old regions. libdrm:Thomas Hellstrom1-0/+15
2006-03-24Delayed buffer destruction bugfixes, Pinned buffer destruction fixes.Thomas Hellstrom1-0/+4
2006-03-22ttm: semaphore fixes, fix up initialization and final exit. DisableThomas Hellstrom1-1/+1
2006-03-17Handle signals correctly while waiting for fence.Thomas Hellstrom1-2/+7
2006-03-01mm: Add libdrm init and fencing code. intel: fencing modifications.Thomas Hellstrom1-24/+16
2006-02-28mm: Kernel side of fence IOCTL. Fence code updated to know about fenceThomas Hellstrom1-16/+38
2006-02-27intel: Make sure to update the sarea breadcrumb as often as possible.Thomas Hellstrom1-1/+1
2006-02-27ttm: Treat eviction as unbind to clearly define the caching state ofThomas Hellstrom1-7/+29
2006-02-26ttm: Fix typo.Thomas Hellstrom1-1/+1
2006-02-26ttm: Fix lockup on premature client exit (fencing problem). Unmap backdoorThomas Hellstrom1-5/+33
2006-02-03ttm: Reworked driver interface. Reworked ioctl interface. Can now handleThomas Hellstrom1-10/+6
2006-02-01ttm: More mm infrastructure. Separate create-bind and unbind-destroy forThomas Hellstrom1-0/+23
2005-12-28Add vblank support to i915 DRM..Dave Airlie1-5/+36
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-3/+2
2005-07-27Correct a couple of descriptions of files in comments (were justEric Anholt1-1/+1
2005-06-06Fix copyrightsAlan Hourihane1-2/+22
2005-02-01make functions static in i915, remove unused functionsDave Airlie1-2/+2
2004-11-11patch from bug 1803 - will try and push to kernel soonDave Airlie1-4/+1
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-2/+2
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-1/+0
2004-08-27run i915 through lindentDave Airlie1-64/+57
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-4/+4
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-2/+2
2004-06-10i915.o drm driverKeith Whitwell1-0/+173