Age | Commit message (Expand) | Author |
2006-09-28 | Add support for secondary vertical blank interrupt to i915 driver. | Michel Dänzer |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2005-12-28 | Add vblank support to i915 DRM.. | Dave Airlie |
2005-11-11 | enable i915 32/64 bit ioctls | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-10-21 | Don't set MTRR's for intel hardware | Alan Hourihane |
2005-08-22 | remove i915_pm code as it causes too many issues with current software | Alan Hourihane |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-06-28 | Given that BenH says using the sysdev approach for DRM is bogus, I'll yank | Alan Hourihane |
2005-06-28 | Comment out the .resume function as without programming their dependent | Alan Hourihane |
2005-06-06 | Fix copyrights | Alan Hourihane |
2005-05-28 | Re-implement the power management. | Alan Hourihane |
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick |
2005-02-01 | make functions static in i915, remove unused functions | Dave Airlie |
2004-11-09 | Fix more build problems on linux-core | Jon Smirl |
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt |
2004-10-13 | Add a poll function that alternates between zero and normal poll return to | Jon Smirl |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-30 | Make fops per driver instead of global, remove default flush, poll, read | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-23 | 1) switches from class_sysfs to drm sysfs implementation to allow | Jon Smirl |
2004-08-27 | run i915 through lindent | Dave Airlie |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-06-10 | i915 drm module | Keith Whitwell |