Initial pass at porting MGA to vblank-rework
[platform/upstream/libdrm.git] / shared-core / drm.h
2007-06-22 Jesse BarnesMerge branch 'vblank-rework' into vblank
2007-06-22 Michel Dänzerdrm_modeset_ctl_t fixes.
2007-06-14 Jesse BarnesComment new vblank routines and fixup several issues:
2007-06-12 Jesse BarnesUpdate vblank code:
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup most of fence ioctl split...
2007-05-25 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-01 Michel DänzerFix userspace ABI breakage from 3c384a9ad5f964709a237cf...
2007-04-26 George Sapountzisfreebsd: remove stray apperance of IN_MODULE.
2007-04-26 Jesse BarnesAdd new buffer object type for kernel allocations that...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-24 Jakob Bornecrantzdrm: remove unnecessary NULL checks, and fix some indents..
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-13 Wang ZhenyuMerge branch 'master' into crestline
2007-02-12 Thomas HellstromUpdate flags and comments.
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-02-22 Michel DänzerAdd DRM_VBLANK_FLIP.
2007-02-08 Eric AnholtDefine __iomem for systems without it.
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-10 Nian WuMerge branch 'master' into crestline
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...
next