profile/ivi/libdrm.git
2007-09-12 Jesse BarnesRemove plane->pipe mapping from SAREA private after all
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse BarnesDisambiguate planes & pipes for swap operations
2007-09-10 Patrice Mandinnouveau: nv10: add combiner registers
2007-09-09 Matthieu Castetnouveau : nv10 fix NV10_PGRAPH_CTX_USER save/load
2007-09-09 Matthieu Castetnouveau : nv10 pipe ctx switch load/save.
2007-09-08 Maarten Maathuisnouveau: Add Quadro NVS 140 pciid
2007-09-07 Ben Skeggsnouveau: Use nv41 ctxprog/vals on nv42.
2007-09-06 Ian RomanickMerge branch 'xgi-0-0-2'
2007-09-06 Ian RomanickBump version to 1.0.0.
2007-09-06 Stephane Marchesinnouveau: fix some nv04 graph switching.
2007-09-06 Stephane Marchesinnouveau: add pure nv30 support.
2007-09-04 Maarten MaathuisAdd context init voodoo and context switch code for...
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-31 Ian RomanickAcutally emit the IRQ (duh) when setting the fence...
2007-08-30 Stephane Marchesinnouveau: nv04 context switching support. Works for...
2007-08-30 Stephane Marchesinnouveau: give nv03 the last cut.
2007-08-29 Ian RomanickUse ati_pcigart for PCI-e GART table handling.
2007-08-29 Ian RomanickFix late night dumb-dumb mistake.
2007-08-29 Ian RomanickUse DRM_SPINLOCK / DRM_UNSPINLOCK macros.
2007-08-28 Keith PackardAdd register defines for hw binning
2007-08-28 Dave Airliedrm: remove XFREE86_VERSION macros
2007-08-26 Matthieu Castetnouveau : add NV04_PGRAPH_TRAPPED_ADDR definition
2007-08-25 Matthieu Castetnouveau : nv1x graph reworks
2007-08-24 Patrice Mandinnouveau: nv10: output a warning if last channel invalid...
2007-08-23 Patrice Mandinnouveau: nv10: check some NULL pointers inside context...
2007-08-22 Matthieu Castetnouveau : fix some potential crashes with objects causi...
2007-08-22 Ben Skeggsnouveau/nv40: Preserve other bits in 0x400304/0x400310...
2007-08-22 Ben Skeggsnouveau/nv40: Dump extra info on ucode state if ctx...
2007-08-22 Ben Skeggsnouveau: NV4c ctx ucode.
2007-08-22 Ben Skeggsnouveau/nv50: Correct thinko for 8800 chips + cleanup...
2007-08-22 Stephane Marchesinnouveau: redo nv30_graph.c. Should work better, but...
2007-08-22 Stephane Marchesinnouveau: fix the comment and debug message for PCIGART...
2007-08-20 Ben Skeggsnouveau: Add NV44 ctx ucode. Patch from stillunknown.
2007-08-20 Ben Skeggsnouveau: Poke 0x2230 on NV47 also.
2007-08-19 Patrice MandinCheck also for Linux, as it's not supported on different OS
2007-08-19 Patrice MandinFunction pci_get_bus_and_slot needs 2.6.19 or later
2007-08-17 Ian RomanickRemove unnecessary include.
2007-08-16 Ian RomanickForgot to add this file on the last commit.
2007-08-16 Ben Skeggsnouveau: Detect memory on NFORCE/NFORCE2 correctly.
2007-08-16 Ian RomanickImplement fence support.
2007-08-15 Eric AnholtFix dev->agp->base initialization on BSD, and fix addma...
2007-08-15 Eric AnholtBSD: Return EINVAL if drm_unlock is called on an unheld...
2007-08-15 Eric AnholtAdd a set of tests for DRM locking, exposing issues...
2007-08-15 Eric AnholtFix a bad error message in auth.c regression test.
2007-08-15 Eric AnholtRequire master in setversion test, since it requires...
2007-08-15 vehemensBSD: simplify drm_ioctl() after other refactoring.
2007-08-15 vehemensBug #11989: Fix regression in getstats ioctl (kernel...
2007-08-15 Eric AnholtBSD: Fix regression in setversion ioctl (current versio...
2007-08-15 Eric AnholtAdd a regression test for the setversion interface.
2007-08-15 Eric AnholtAdd simple regression test for getstats (does it not...
2007-08-15 Eric AnholtBSD: Replace brief description in each file's first...
2007-08-15 Ben Skeggsnouveau: Use count parameter in nouveau_notifier_alloc().
2007-08-15 Ben Skeggsnouveau: Turn some messages into DRM_DEBUGs..
2007-08-15 Ben Skeggsnouveau: Allow GART notifiers when using sgdma code.
2007-08-15 Ben Skeggsnouveau: Workaround mysterious PRAMIN clobbering by...
2007-08-14 Ian RomanickEliminate unused / useless ioctls.
2007-08-14 Ian RomanickClean up remaining C++ style comments.
2007-08-14 Ian RomanickMove dwWriteReg to xgi_cmdlist.c, the only file where...
2007-08-14 Ian RomanickRemove unused interrupt related functions.
2007-08-14 Ian RomanickClean up xgi_(en|dis)able_(mmio|ge) and move to xgi_misc.c.
2007-08-14 Ben Skeggsnouveau: Catch all NV4x chips instead of just NV_40.
2007-08-14 Ben Skeggsnouveau/nv40: Fix channel scheduling.
2007-08-13 Eric AnholtBug #11895: Only add the AGP base to map offset if...
2007-08-13 Ian RomanickStrobe magic 0xB03F register to flush PCI-e GART table.
2007-08-13 vehemensBug #11951: Fix an errno sign inversion on pre-FreeBSD 5.
2007-08-13 Eric AnholtAdd a regression test for authentication.
2007-08-13 Eric AnholtAdd doxygen and fix whitespace for drm_auth.c
2007-08-13 vehemensFix drm_auth.c locking to not recurse on dev_lock.
2007-08-10 Dave Airliei915: i965 non-secure batchbuffer bit has moved.
2007-08-10 Ben Skeggsnouveau/nv50: demagic instmem setup.
2007-08-10 Ben Skeggsnouveau: Allow creation of gpuobjs before any other...
2007-08-10 Ian RomanickAfter calling drm_sman_cleanup, mark both heaps as...
2007-08-10 Ian RomanickUse DRM_MEMORYBARRIER() macro instead of mb().
2007-08-10 Ian RomanickMask off correct bits in M2REG_AUTO_LINK_STATUS for...
2007-08-09 Ian RomanickMinor clean up of IRQ code. Much, much more to come.
2007-08-09 Ian RomanickUse sman memory manager instead of internal version.
2007-08-09 Ian RomanickUnify alloc and free ioctls.
2007-08-09 Ian RomanickAssociate master file pointer with command list buffer.
2007-08-09 Ben Skeggsnouveau: silence irq handler a bit
2007-08-09 Ben Skeggsnouveau/nv40: add some missing pciids.
2007-08-08 Matthieu Castetnouveau : nv10, nv20, nv30 : don't save all channel...
2007-08-08 Ben Skeggsnouveau: Always allocate drm's push buffer in VRAM
2007-08-08 Ben Skeggsnouveau: return channel id
2007-08-08 Ben Skeggsnouveau/nv50: hack up initial channel context from...
2007-08-08 Ben Skeggsnouveau: enable/disable engine-specific interrupts...
2007-08-07 Matthieu Castetnouveau : fix enable irq (in the previous code all...
2007-08-07 Ian RomanickUnify infrastructure for freeing on-card / GART memory.
2007-08-06 Ian RomanickRelease client memory in reclaim_buffers_idlelocked...
2007-08-06 Ian RomanickRefactor xgi_(fb|pcie)_free_all into xgi_free_all.
2007-08-06 Ian RomanickReplace per-heap semaphores with drm_device::struct_mutex.
2007-08-06 Ian RomanickUnify infrastructure for allocating (not yet freeing...
2007-08-06 Ian RomanickEliminate unnecessary function xgi_pcie_free_locked.
2007-08-06 Eric AnholtInitialize the AGP structure's base address at init...
2007-08-06 Ian RomanickFinish removing allocation "owner" infrastructure.
2007-08-06 Ian RomanickEliminate special-case handling of framebuffer (fake...
2007-08-06 Ian RomanickEliminate allocation "owner" usage.
2007-08-06 Ben Skeggsnouveau: Init global gpuobj list early, unbreaks sgdma...
2007-08-06 Stephane Marchesinnouveau: Bump PCI GART to 16MB
2007-08-06 Ben Skeggsnouveau: ouch, add nouveau_dma.[ch] files..
next