summaryrefslogtreecommitdiff
path: root/shared-core/i915_mem.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-12/+11
2008-02-14missing bitsDave Airlie1-1/+2
2008-01-25Merge remote branch 'origin/master' into modesetting-101Dave Airlie1-4/+4
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh1-4/+4
2007-11-05Merge branch 'master' into modesetting-101Thomas Hellstrom1-1/+1
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-1/+1
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes1-77/+66
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-35/+23
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-20/+21
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-14/+14
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-2/+2
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie1-1/+1
2006-01-23Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotationAlan Hourihane1-0/+30
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-3/+2
2005-11-11remove extra spacesDave Airlie1-5/+5
2005-06-06Fix copyrightsAlan Hourihane1-2/+22
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-5/+7
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-11/+10
2004-08-30drm-memory patch, cleans up alloc/free and makes calloc look more libc likeDave Airlie1-10/+10
2004-08-27run i915 through lindentDave Airlie1-114/+100
2004-07-31fixes for using userspace pointers found by sparse utilityDave Airlie1-2/+2
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-3/+3
2004-07-20Add NULLs instead of 0 for i915Dave Airlie1-9/+9
2004-06-10i915.o drm driverKeith Whitwell1-0/+361