index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
i915_mem.c
Age
Commit message (
Expand
)
Author
2008-02-14
missing bits
Dave Airlie
2008-01-25
Merge remote branch 'origin/master' into modesetting-101
Dave Airlie
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2006-01-23
Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotation
Alan Hourihane
2005-11-28
Assert an MIT copyright on sis_drm.h, since one was lacking and I created
Eric Anholt
2005-11-11
remove extra spaces
Dave Airlie
2005-06-06
Fix copyrights
Alan Hourihane
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
2004-08-27
run i915 through lindent
Dave Airlie
2004-07-31
fixes for using userspace pointers found by sparse utility
Dave Airlie
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-07-20
Add NULLs instead of 0 for i915
Dave Airlie
2004-06-10
i915.o drm driver
Keith Whitwell