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
/
drm.h
Age
Commit message (
Expand
)
Author
2006-09-20
Allow for 64-bit map handles of ttms and buffer objects.
Thomas Hellstrom
2006-09-15
Some bugfixes.
Thomas Hellstrom
2006-09-12
More bugfixes.
Thomas Hellstrom
2006-09-08
Various bugfixes.
Thomas Hellstrom
2006-09-05
Fence all unfenced buffers function.
Thomas Hellstrom
2006-09-04
Buffer object wait IOCTL operation.
Thomas Hellstrom
2006-09-01
Flag bit pattern bugfixes. Remove some error messages.
Thomas Hellstrom
2006-09-01
Export buffer info on map and validate ioctls.
Thomas Hellstrom
2006-08-31
Validation and fencing.
Thomas Hellstrom
2006-08-31
More mapping synchronization.
Thomas Hellstrom
2006-08-30
Remove the buffer object hint field and use it only
Thomas Hellstrom
2006-08-30
Memory manager init and takedown.
Thomas Hellstrom
2006-08-30
Buffer object reply fill in.
Thomas Hellstrom
2006-08-29
Part of buffer object libdrm interface.
Thomas Hellstrom
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
2006-08-29
Checkpoint ttm addition to buffer objects.
Thomas Hellstrom
2006-08-29
64-bit IOCTL integer (Michel Dänzer & Brian Paul)
Thomas Hellstrom
2006-08-28
Buffer object creation.
Thomas Hellstrom
2006-08-28
Proper TTM dereferencing
Thomas Hellstrom
2006-08-28
Add a 64-bit drm unsigned type for 64-bit clean IOCTLS.
Thomas Hellstrom
2006-08-27
Remove the ioctl multiplexing, and instead allow for generic
Thomas Hellstrom
2006-08-27
ttm create / destroy / ref / unref ioctl.
Thomas Hellstrom
2006-08-25
More ioctl stubs.
Thomas Hellstrom
2006-08-25
ttm and buffer objects ioctl stubs.
Thomas Hellstrom
2006-08-25
Checkpoint commit
Thomas Hellstrom
2006-08-22
Add a fence object class field for future use (For example VSYNC fence objects)
Thomas Hellstrom
2006-08-22
Bring in stripped TTM functionality.
Thomas Hellstrom
2006-08-21
User / Kernel space fence objects (device-independent part).
Thomas Hellstrom
2006-04-20
check for __FreeBSD_kernel__ (bug 3810)
Brian Paul
2006-01-02
make max minor more rational
Dave Airlie
2005-08-17
commit toggle switch to make Linux drm_handle_t unsigned int
Dave Airlie
2005-08-04
Mark some radeon init variables deprecated. These used to be passed in but
Jon Smirl
2005-06-11
fix up drm.h for C++ include as this can be included in user programs
Dave Airlie
2005-06-10
add dragonfly #define from Xorg CVS
Dave Airlie
2005-05-15
wrap config.h include with defined for KERNEL
Dave Airlie
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-16
Let's try adding the dyn-minor patch again. This patch will reuse minor
Jon Smirl
2004-09-15
Back dyn-minor patch out for now. fops handling is broken on some cards
Jon Smirl
2004-09-15
Dynamic device minor support. Minor device numbers will be reused if the
Jon Smirl
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
2004-07-31
patch from RH xorg-x11 tree ported to drm.h
Dave Airlie
2004-07-25
check for __user if not there define it
Dave Airlie
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-06-02
Added some comments copied from xf86drm.h.
Ian Romanick
2004-06-01
Replace size_t with an ugly, ugly hack. This was done so that code in the
Ian Romanick
2004-03-12
Fixes need to clean up the mess I made with the mesa merge. This code
Jon Smirl
2003-11-05
__linux__ is spelled with a lowercase 'l'
Eric Anholt
2003-11-05
Repo-copy linux/drm/kernel/drm.h to shared/drm/kernel/drm.h and use it on
Eric Anholt
[next]