OSDN Git Service

i915 make relocs use copy from user
[android-x86/external-libdrm.git] / shared-core / drm.h
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-18 Eric AnholtAdd additional explanation of DRM_BO_FLAG_CACHED_MAPPED...
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-01 Jesse BarnesUse unsigned long instead of u64 in drm_modeset_ctl_t
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-29 Kristian HøgsbergMove struct drm_drawable_info out of public header...
2007-10-25 Thomas HellstromTighten permissions on some buffer manager ioctls.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-17 Thomas HellstromRevert "Add some more verbosity to drm_bo_set_pin_req...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm: use fence_class as name instead of class
2007-09-22 Thomas HellstromAdd fence error member.
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-21 Eric AnholtAdd some more verbosity to drm_bo_set_pin_req comments.
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-28 Dave Airliedrm: remove XFREE86_VERSION macros
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-26 Eric AnholtReplace NO_MOVE/NO_EVICT flags to buffer objects with...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Dave Airliefix some missing whitespace/tab
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-16 Dave Airliedrm: remove ttm userspace typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-16 Dave Airliedrm: remove typedefs in drm.h to their own section
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-26 Thomas HellstromMore 64-bit padding.
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-06-12 Thomas HellstromFix some obvious bugs.
2007-06-12 Thomas HellstromTry to make buffer object / fence object ioctl args...
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-08 Dave Airliettm: complete drm buffer object ioctl split
2007-05-08 Dave Airliedrm/ttm: ioctl cleanup for buffer object - user side...
2007-05-06 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-06 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
next