OSDN Git Service

ttm: make sure userspace can't destroy kernel create memory managers
[android-x86/external-libdrm.git] / shared-core / savage_state.c
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: remove drm_buf_t
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliefix missing DRM_ERR from kernel
2006-01-02 Dave Airliewhitespace cleanup/aligment with kernel
2005-11-08 Eric AnholtCorrect a LOR issue on FreeBSD by allocating temporary...
2005-06-04 Dave AirlieRemove warnings about code mixed with declerations..
2005-04-26 Eric AnholtClean up some const qualifier cast warnings.
2005-03-06 Felix KuehlingAdded support for command DMA on Savage4-based hardware...
2005-01-20 Felix KuehlingCorrected some confusion of vb_stride and vtx_size
2005-01-16 Felix KuehlingFixed a bug that prevented the driver from ever emittin...
2005-01-09 Felix KuehlingImproved workaround for Savage3D DMA lockup to emit...
2005-01-05 Felix Kuehling3D scissor regs are now managed by the DRM to iterate...
2005-01-01 Felix KuehlingCompleteley rewritten Savage DRM which can be considere...