aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/sis_mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-333/+0
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh1-2/+2
2008-02-07drm: run cleanfile across drm treeDave Airlie1-1/+1
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-54/+38
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-8/+8
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt1-2/+2
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie1-1/+1
2007-07-12drm: de-typedef smanDave Airlie1-1/+1
2007-07-11drm: detypedeffing continues...Dave Airlie1-1/+1
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-5/+5
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie1-1/+1
2006-09-22drm: cleanupsAdrian Bunk1-4/+7
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton1-6/+6
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom1-0/+71
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom1-298/+158
2006-03-29drm: sis fix compile warningDave Airlie1-1/+1
2006-01-02drm: bring sis + tdfx up to latest CVSDave Airlie1-9/+9
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie1-6/+6
2005-09-25drm: fix some lindent damageDave Airlie1-10/+5
2005-09-25drm: lindent the drm directory.Dave Airlie1-65/+67
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+417