Update flags and comments.
[platform/upstream/libdrm.git] / shared-core / drm.h
2007-02-12 Thomas HellstromUpdate flags and comments.
2007-02-07 Thomas HellstromCheckpoint commit.
2007-01-31 Thomas Hellstrommemory manager: Make device driver aware of different...
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-07 Eric AnholtAdd drm_u64_t typedef on non-linux to fix libdrm build.
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-27 Thomas HellstromReserve the new IOCTLs also for *bsd.
2006-10-27 Thomas HellstromLast minute changes to support multi-page size buffer...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromRemove max number of locked pages check and call, since
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-14 Dave Airlieremove config.h from build no longer exists kbuild...
2006-10-11 Thomas HellstromBig update:
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #3.
2006-09-29 Michel DänzerCore vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-09-29 Michel DänzerAdd support for tracking drawable information to core
2006-09-29 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-29 Thomas HellstromAdd a new buffer flag.
2006-09-28 Michel DänzerCore vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-20 Thomas HellstromAllow for 64-bit map handles of ttms and buffer objects.
2006-09-15 Thomas HellstromSome bugfixes.
2006-09-12 Thomas HellstromMore bugfixes.
2006-09-08 Thomas HellstromVarious bugfixes.
2006-09-05 Thomas HellstromFence all unfenced buffers function.
2006-09-04 Thomas HellstromBuffer object wait IOCTL operation.
2006-09-01 Thomas HellstromFlag bit pattern bugfixes. Remove some error messages.
2006-09-01 Thomas HellstromExport buffer info on map and validate ioctls.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-31 Thomas HellstromMore mapping synchronization.
2006-08-30 Thomas HellstromRemove the buffer object hint field and use it only
2006-08-30 Thomas HellstromMemory manager init and takedown.
2006-08-30 Thomas HellstromBuffer object reply fill in.
2006-08-29 Thomas HellstromPart of buffer object libdrm interface.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-29 Thomas HellstromCheckpoint ttm addition to buffer objects.
2006-08-29 Thomas Hellstrom64-bit IOCTL integer (Michel Dänzer & Brian Paul)
2006-08-28 Thomas HellstromBuffer object creation.
2006-08-28 Thomas HellstromProper TTM dereferencing
2006-08-28 Thomas HellstromAdd a 64-bit drm unsigned type for 64-bit clean IOCTLS.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-27 Thomas Hellstromttm create / destroy / ref / unref ioctl.
2006-08-25 Thomas HellstromMore ioctl stubs.
2006-08-25 Thomas Hellstromttm and buffer objects ioctl stubs.
2006-08-25 Thomas HellstromCheckpoint commit
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromAdd a fence object class field for future use (For...
2006-08-22 Thomas HellstromBring in stripped TTM functionality.
2006-08-21 Thomas HellstromUser / Kernel space fence objects (device-independent...
2006-04-20 Brian Paulcheck for __FreeBSD_kernel__ (bug 3810)
2006-01-02 Dave Airliemake max minor more rational
2005-08-17 Dave Airliecommit toggle switch to make Linux drm_handle_t unsigne...
2005-08-04 Jon SmirlMark some radeon init variables deprecated. These used...
2005-06-11 Dave Airliefix up drm.h for C++ include as this can be included...
2005-06-10 Dave Airlieadd dragonfly #define from Xorg CVS
2005-05-15 Dave Airliewrap config.h include with defined for KERNEL
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-16 Jon SmirlLet's try adding the dyn-minor patch again. This patch...
2004-09-15 Jon SmirlBack dyn-minor patch out for now. fops handling is...
2004-09-15 Jon SmirlDynamic device minor support. Minor device numbers...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-07-31 Dave Airliepatch from RH xorg-x11 tree ported to drm.h
2004-07-25 Dave Airliecheck for __user if not there define it
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-06-02 Ian RomanickAdded some comments copied from xf86drm.h.
2004-06-01 Ian RomanickReplace size_t with an ugly, ugly hack. This was done...
2004-03-12 Jon SmirlFixes need to clean up the mess I made with the mesa...
2003-11-05 Eric Anholt__linux__ is spelled with a lowercase 'l'
2003-11-05 Eric AnholtRepo-copy linux/drm/kernel/drm.h to shared/drm/kernel...
2003-10-23 Eric Anholt- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This...
2003-09-12 Alan Hourihaneresolve merge conflicts
2003-05-28 Leif DelgassRestore change to _DRM_VBLANK_SIGNAL from rev. 1.41...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-20 David DawesSupport for building DRM module on OpenBSD (Wilbern...
2002-12-12 David Dawesenums should be ints
2002-11-30 Michel Daenzervertical blank ioctl can send signal instead of blocking
2002-09-25 Michel Daenzercommon ioctl to wait for vertical blank IRQs
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch
2002-06-12 Keith Whitwellmerged tcl-0-0-branch
2002-04-09 Jens OwenMerged drmcommand-0-0-1
2002-02-14 David DawesFirst pass of mesa-4-0 branch merge into trunk.
2002-01-27 David DawesFirst pass merge of XFree86 4.2.0 import.
2001-07-18 Jeff HartmannAdd module version name at a lower layer of the code...
2001-07-16 Jeff HartmannAdded version string to the end of the kernel module...
2001-07-13 Gareth HughesFix typo in XFREE86_VERSION().
2001-06-14 David DawesFirst pass of 4.1.0 merge.
2001-05-17 Alan HourihaneMake the SiS module work again. At least glxinfo report...
2001-05-03 Alan HourihaneMake SiS driver compile with the new templated format...
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-03-21 David DawesMove #include <linux/config.h> inside the __linux__...
2001-03-14 Kevin E MartinMerged sarea-1-0-0
next