index
:
~daenzer/drm
master
Michel Daenzer's personal libdrm repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
sis_mm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
1
-2
/
+2
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
1
-4
/
+3
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-1
/
+1
2007-10-25
missing mutex unlock bug
Roel Kluin
1
-0
/
+1
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-53
/
+37
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-8
/
+8
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
1
-2
/
+2
2007-07-16
drm: remove hashtab/sman and object typedefs
Dave Airlie
1
-2
/
+2
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-7
/
+7
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
1
-1
/
+1
2006-12-19
drm: remove all 2.4 support for drm development tree.
Dave Airlie
1
-4
/
+0
2006-08-14
remove all TRUE instances as well
Dave Airlie
1
-3
/
+3
2006-08-14
remove all TRUE/FALSE no need for this in the drm, use 0 or 1
Dave Airlie
1
-3
/
+3
2006-08-07
drm: whitespace cleanup in new files
Dave Airlie
1
-67
/
+62
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
1
-15
/
+15
2006-07-05
SiS 315 Awareness.
Thomas Hellstrom
1
-0
/
+72
2006-06-19
Fix buffer cleanup on close. Move memory manager reset from final_context
Thomas Hellstrom
1
-12
/
+11
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
1
-0
/
+286