summaryrefslogtreecommitdiff
path: root/shared/i915_dma.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-12remove DRM_IOREMAP* and DRM_FIND_MAP macros replace them with inline fnsdrmfntbl-0-0-1-170804-freezeDave Airlie1-4/+4
2004-08-04Move to standard init function - finish porting other drivers and hopefullyDave Airlie1-0/+23
2004-08-02forgot to check these in.. thanks to Jon for reminding me ..Dave Airlie1-1/+1
2004-07-31fixes for using userspace pointers found by sparse utilityDave Airlie1-1/+1
2004-07-29initial port of i915 to BSD, not finished doesn't work.. no idea why...Dave Airlie1-6/+17
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-12/+10
2004-07-23Correct a couple of packet length calculations.Keith Whitwell1-1/+8
2004-06-10i915.o drm driverKeith Whitwell1-0/+756