Age | Commit message (Expand) | Author | Files | Lines |
2006-03-26 | Leftover commit. | Thomas Hellstrom | 1 | -0/+1 |
2006-03-24 | Delayed buffer destruction bugfixes, Pinned buffer destruction fixes. | Thomas Hellstrom | 1 | -8/+0 |
2006-03-22 | ttm: semaphore fixes, fix up initialization and final exit. Disable | Thomas Hellstrom | 1 | -1/+5 |
2006-03-16 | Delayed buffer destruction. Set aperture size to 32M. | Thomas Hellstrom | 1 | -1/+1 |
2006-03-05 | Move over to libdrm. | Thomas Hellstrom | 1 | -10/+10 |
2006-03-02 | mm: Fix eviction loop intel: Fix aperture size Silence compiler warning. | Thomas Hellstrom | 1 | -2/+2 |
2006-03-01 | mm: Add libdrm init and fencing code. intel: fencing modifications. | Thomas Hellstrom | 1 | -11/+4 |
2006-02-28 | mm: Initialize and update mm sarea. Lindent. | Thomas Hellstrom | 1 | -3/+27 |
2006-02-27 | intel: Make sure to update the sarea breadcrumb as often as possible. | Thomas Hellstrom | 1 | -0/+1 |
2006-02-27 | ttm: Treat eviction as unbind to clearly define the caching state of | Thomas Hellstrom | 1 | -7/+9 |
2006-02-26 | ttm: Fix lockup on premature client exit (fencing problem). Unmap backdoor | Thomas Hellstrom | 1 | -4/+6 |
2006-02-03 | ttm: Reworked driver interface. Reworked ioctl interface. Can now handle | Thomas Hellstrom | 1 | -6/+28 |
2006-02-01 | ttm: Memory manager fixes. The generic manager as well as the eviction | Thomas Hellstrom | 1 | -1/+3 |
2006-02-01 | ttm: More mm infrastructure. Separate create-bind and unbind-destroy for | Thomas Hellstrom | 1 | -0/+7 |
2006-01-23 | Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotation | Alan Hourihane | 1 | -17/+30 |
2005-12-28 | Add vblank support to i915 DRM.. | Dave Airlie | 1 | -0/+3 |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt | 1 | -3/+2 |
2005-09-03 | convert ioctl flags to use flags instead of separate ints | Dave Airlie | 1 | -12/+12 |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt | 1 | -2/+14 |
2005-08-04 | Split the control of master vs root priv. Everything is still marked as | Jon Smirl | 1 | -12/+12 |
2005-06-06 | Fix copyrights | Alan Hourihane | 1 | -2/+22 |
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick | 1 | -0/+16 |
2005-04-26 | Convert BSD code to mostly use bus_dma, the dma abstraction for dealing | Eric Anholt | 1 | -6/+8 |
2005-02-01 | make functions static in i915, remove unused functions | Dave Airlie | 1 | -44/+29 |
2005-01-06 | Add i915GM support Add resume functionality (must be used with later DDX) | Alan Hourihane | 1 | -2/+2 |
2004-11-11 | patch from bug 1803 - will try and push to kernel soon | Dave Airlie | 1 | -16/+5 |
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt | 1 | -18/+21 |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt | 1 | -3/+2 |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl | 1 | -9/+9 |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl | 1 | -27/+7 |
2004-09-20 | remove HAVE_COUNTERS | Dave Airlie | 1 | -0/+6 |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie | 1 | -3/+3 |
2004-08-27 | run i915 through lindent | Dave Airlie | 1 | -329/+294 |
2004-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | Dave Airlie | 1 | -1/+0 |
2004-08-24 | Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-merge | Dave Airlie | 1 | -0/+5 |
2004-08-17 | Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-merge | Dave Airlie | 1 | -4/+27 |
2004-08-02 | forgot to check these in.. thanks to Jon for reminding me .. | Dave Airlie | 1 | -1/+1 |
2004-07-31 | fixes for using userspace pointers found by sparse utility | Dave Airlie | 1 | -1/+1 |
2004-07-29 | initial port of i915 to BSD, not finished doesn't work.. no idea why... | Dave Airlie | 1 | -6/+17 |
2004-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie | 1 | -12/+10 |
2004-07-23 | Correct a couple of packet length calculations. | Keith Whitwell | 1 | -1/+8 |
2004-06-10 | i915.o drm driver | Keith Whitwell | 1 | -0/+756 |