OSDN Git Service

Eliminate support for fake buffers.
[android-x86/external-libdrm.git] / shared-core / nouveau_object.c
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-22 Matthieu Castetnouveau : fix some potential crashes with objects causi...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-10 Ben Skeggsnouveau/nv50: demagic instmem setup.
2007-08-10 Ben Skeggsnouveau: Allow creation of gpuobjs before any other...
2007-08-06 Ben Skeggsnouveau: Init global gpuobj list early, unbreaks sgdma...
2007-08-06 Ben Skeggsnouveau: Various internal and external API changes
2007-08-05 Ben Skeggsnouveau: Pass channel struct around instead of channel id.
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-17 Ben Skeggsnouveau: G8x PCIEGART
2007-07-16 Ian RomanickCorrect errors in the usage of pci_map_page.
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-13 Arthur Huilletapplied patch from Ian Romanick fixing PCI DMA object...
2007-07-13 Arthur HuilletMerge commit 'public/master'
2007-07-13 Arthur Huilletnow attempting to create PCI object only when there...
2007-07-13 Arthur Huilletnow attempting to create PCI object only when there...
2007-07-13 Ben Skeggsnouveau: nuke internal typedefs, and drm_device_t use.
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-12 Ben Skeggsnouveau: mem_alloc() returns offsets, not absolute...
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-12 Arthur Huilletfixed object creation code to not Oops on 64bits, worke...
2007-07-11 Arthur HuilletNV50 will not attempt to use PCIGART now
2007-07-11 Ben Skeggsnouveau: Some checks on userspace object handles.
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-11 Arthur HuilletAdded support for PCIGART for PCI(E) cards. Bumped...
2007-07-09 Ben Skeggsnouveau: Don't be so strict on <NV50
2007-07-09 Ben Skeggsnouveau/nv50: Initial channel/object support
2007-07-09 Ben Skeggsnouveau: rewrite gpu object code
2007-06-27 Ben Skeggsnouveau: never touch PRAMIN with NV_WRITE, cleanup...
2007-06-27 Ben Skeggsnouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface...
2007-06-04 Maurice van der Potnouveau: fix RAMHT wrapping
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-21 Ben Skeggsnouveau: support multiple channels per client (breaks...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-13 Ben Skeggsnouveau: make sure cmdbuf object gets destroyed
2007-03-13 Ben Skeggsnouveau: associate all created objects with a channel...
2007-03-13 Ben Skeggsnouveau: s/fifo/channel/
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-28 Ben Skeggsnouveau: intrusive drm interface changes
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-11-29 Ben SkeggsUse nouveau_mem.c to allocate RAMIN.
2006-11-29 Ben SkeggsWrap access to objects in RAMIN.
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-17 Ben SkeggsCheck some return vals, fixes a couple of oopses.
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-13 Ben SkeggsRestructure initialisation a bit.
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-11-05 Ben SkeggsLeave the bottom 64kb of RAMIN untouched.
2006-11-04 Stephane MarchesinMove the context object creation flag handling to the...
2006-10-17 Ben SkeggsUseful output on a FIFO error interrupt.
2006-10-17 Ben SkeggsNV40: *Now* fifo ctx switching works for me..
2006-10-16 Ben SkeggsNV40: FIFO context switching now WorksForMe(tm)
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-09-08 Ben SkeggsAdd copyright notices while I still remember..
2006-09-07 Ben SkeggsFix second start of X server without module reload...
2006-09-02 Ben SkeggsUse DMA_IN_MEMORY for DMA objects. This is needed...
2006-08-28 Dave AirlieMerge branch 'master' into nouveau-1
2006-08-26 Dave Airlieinitial import of nouveau code from nouveau CVS