index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
drm_drawable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-192
/
+0
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-36
/
+25
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
1
-3
/
+3
2007-07-17
drm: convert drawable code to using idr
Dave Airlie
1
-193
/
+55
2007-07-11
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
1
-1
/
+1
2007-07-11
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
1
-17
/
+17
2007-05-26
drm: make sure the drawable code doesn't call malloc(0).
Michel Dänzer
1
-15
/
+26
2006-12-07
drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...
=?utf-8?q?Felix_K=C3=BChling?=
1
-1
/
+2
2006-12-07
drm: Change first valid DRM drawable ID to be 1 instead of 0.
=?utf-8?q?Michel_D=C3=A4nzer?=
1
-12
/
+23
2006-12-07
drm: drawable locking + memory management fixes + copyright
=?utf-8?q?Michel_D=C3=A4nzer?=
1
-107
/
+155
2006-12-07
drm: Add support for tracking drawable information to core
=?utf-8?q?Michel_D=C3=A4nzer?=
1
-8
/
+222
2005-09-25
drm: lindent the drm directory.
Dave Airlie
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+56