OSDN Git Service

ttm: make sure userspace can't destroy kernel create memory managers
[android-x86/external-libdrm.git] / shared-core / savage_drv.h
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
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-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 Airliemake a savage function static from kernel
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-11 Dave Airliecleanup ioctl/max_ioctl to use header file for extern...
2005-11-08 Eric AnholtCorrect a LOR issue on FreeBSD by allocating temporary...
2005-08-07 Dave Airliemake some functions static in the savage drm driver
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-03-13 Felix KuehlingCommand DMA optimizations:
2005-03-07 Felix KuehlingTracked down random lockups related to command DMA...
2005-03-06 Felix KuehlingAdded support for command DMA on Savage4-based hardware...
2005-02-23 Felix KuehlingUse wrap counter to extend 16-bit hardware event tags...
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-15 Felix KuehlingSetup MTRRs for frame buffer and aperture manually...
2005-01-10 Felix KuehlingOnly try to find the agp_buffer_map if dma_type is...
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-05 Felix KuehlingFixed the DMA buffer age test. Should fix occasional...
2005-01-01 Felix KuehlingCompleteley rewritten Savage DRM which can be considere...