summaryrefslogtreecommitdiff
path: root/shared-core/radeon_mem.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-302/+0
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-1/+1
2008-11-03radeon: disable debugging messageDave Airlie1-1/+1
2008-07-18drm/radeon: fixup 0 vs NULLDave Airlie1-4/+4
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh1-3/+3
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-28/+16
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-20/+20
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-13/+13
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-2/+2
2004-10-02janitor-list_for_each-drivers-char-drm-radeon_memc.patch from mm kernelJon Smirl1-4/+4
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-80/+72
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-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-3/+3
2004-07-15sparse cleanups from kernel: Al ViroDave Airlie1-7/+7
2004-05-11Add missing DRM_ERR()s.Eric Anholt1-2/+2
2003-08-26Remove artificial PCI GART limitations, rename AGP to GART whereMichel Daenzer1-4/+4
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-38/+27
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-6/+16
2003-03-04DRM_FREE/2 patch from Philip BrownKeith Whitwell1-6/+6
2003-01-06[TRIVIAL] [TRIVIAL PATCH 2.5.48] Remove unused function from radeon_mem.cRik Faith1-10/+0
2002-10-02Free correct block in free_block (K. Rasche)trunk-20021002Keith Whitwell1-1/+1
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-0/+334