summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
AgeCommit message (Expand)Author
2005-11-11enable i915 32/64 bit ioctlsDave Airlie
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie
2005-08-22remove i915_pm code as it causes too many issues with current softwareAlan Hourihane
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt
2005-06-06Fix copyrightsAlan Hourihane
2005-05-28Re-implement the power management.Alan Hourihane
2005-05-27Modify drm_driver::device_is_agp to return a tri-state value to indicateIan Romanick
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt
2005-03-25From Xorg CVS realign the i915_drv.hDave Airlie
2005-02-01make functions static in i915, remove unused functionsDave Airlie
2005-01-06Add i915GM support Add resume functionality (must be used with later DDX)Alan Hourihane
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl
2004-09-05merge back bunch of whitespace and misc changes from kernelDave Airlie
2004-08-27run i915 through lindentDave Airlie
2004-08-24Merged drmfntbl-0-0-2Dave Airlie
2004-07-29initial port of i915 to BSD, not finished doesn't work.. no idea why...Dave Airlie
2004-06-10i915.o drm driverKeith Whitwell