platform/upstream/libdrm.git
2008-05-15 Eric Anholt[gem] typo fix in comment.
2008-05-12 Eric Anholt[GEM] Update testcases for new API.
2008-05-12 Eric Anholt[GEM] Typo (and thinking) fixes in drm-gem.txt and...
2008-05-12 Keith Packard[intel] Minor kludge -- wait for the ring to be nearly...
2008-05-12 Keith Packard[intel] When polling for ring space, sleep for a lot...
2008-05-12 Keith Packard[gem] Set write domain to CPU when doing pwrite.
2008-05-12 Keith Packard[gem] Clarify use of explicit domain control. Remove...
2008-05-11 Keith Packard[GEM] Make pread/pwrite manage memory domains. No luck...
2008-05-11 Keith Packard[intel-GEM] exec list can contain pinned, lru cannot.
2008-05-11 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-11 Keith Packard[GEM] Add drm-gem.txt
2008-05-11 Keith Packard[intel-GEM] Clean up GEM ioctl naming.
2008-05-10 Eric AnholtGEM: Fix arguments to drm_memrange_init so we don't...
2008-05-10 Eric AnholtGEM: Separate the LRU into execution list and LRU list.
2008-05-09 Eric AnholtGEM: Clear obj_priv->agp_mem when we free it.
2008-05-09 Eric AnholtGEM: Avoid leaking refs on target objects on presumed...
2008-05-09 Keith Packard[gem] API cleanup. allocate->create unreference->close...
2008-05-08 Keith Packard[i915] clean up whinging from checkpatch.pl
2008-05-08 Keith PackardClean up whinging from checkpatch.pl in drm_gem.c
2008-05-08 Eric AnholtGEM: Fix oops on NULL dereference when we try clflushin...
2008-05-08 Keith Packard[intel-gem] Move domains to relocation records. add...
2008-05-07 Eric AnholtGEM: fix testcases for new ioctl args.
2008-05-07 Arjan van de VenApply a few stylistic cleanups to match kernel code.
2008-05-07 Eric AnholtGEM: Wait for existing rendering to complete before...
2008-05-07 Eric AnholtGEM: Extend cache domain stuff for 965.
2008-05-07 Keith Packard[intel-GEM] ref count objects in gtt-lru.
2008-05-07 Keith Packard[intel-GEM] Add memory domain support.
2008-05-06 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-06 Keith PackardStart coding up memory domains
2008-05-06 Eric AnholtGEM: Use irq-based fencing rather than syncing and...
2008-05-06 Eric AnholtGEM: Skip relocation if presumed offset matches.
2008-05-06 Eric AnholtGEM: Save the last ioremapped page for relocations...
2008-05-06 Keith PackardDump last batch buffer when hardware lockup is detected.
2008-05-06 Keith PackardMonitor ACTHD register while polling for idle ring.
2008-05-06 Keith PackardUnlock pages right after getting them.
2008-05-05 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-05 Eric AnholtGEM: Replace drm_memrange_for_each with just evicting...
2008-05-05 Keith PackardRemove some debug messages.
2008-05-05 Keith PackardAdd object base to relocation store address.
2008-05-05 Keith PackardEmit clflush and chipset flush when mapping objects...
2008-05-05 Keith PackardCorrect execbuffer offset. Add memory barrier and chips...
2008-05-05 Keith PackardAdd i915_dispatch_gem_execbuffer (broken).
2008-05-03 Eric AnholtDon't forget to set the memrange private, and reset...
2008-05-03 Eric AnholtDon't include the tail guard memrange in foreach callba...
2008-05-03 Keith PackardCheck for do_mmap errors
2008-05-02 Keith PackardAdd a bit of /proc/dri/*/gem support. Clean up some...
2008-05-02 Keith PackardAdd name/open ioctls, separate handle and pointer ref...
2008-05-02 Keith PackardRemove drm_driver argument to functions taking drm_gem_...
2008-05-02 Keith PackardFix nouveau warning when returning pointers in uint64_t...
2008-05-02 Keith PackardAdd alignment to all aperture allocation requests.
2008-05-02 Keith PackardFix gem ioctls to be 32/64-bit clean.
2008-05-02 Keith PackardUse krefs for refcounting.
2008-05-02 Eric AnholtUnbind objects when freeing, fix some error paths,...
2008-05-02 Eric AnholtFix offset passed to AGP to be pages instead of bytes.
2008-05-01 Eric AnholtFix missing member settings in obj/obj_priv, and some...
2008-05-01 Eric AnholtMake GEM object handles be nonzero.
2008-05-01 Eric AnholtUpdate mm tests for GEM rename.
2008-05-01 Eric AnholtRemove _args from gem ioctl argument structure tags.
2008-05-01 Eric AnholtAdd pin/unpin object ioctls for gem.
2008-05-01 Eric Anholtcheckpoint: relocations support.
2008-05-01 Eric Anholtcheckpoint: gtt binding written.
2008-05-01 Eric Anholtcheckpoint: rename to GEM and a few more i915 bits.
2008-04-30 Eric AnholtHacking towards hooking up execbuffer.
2008-04-29 Eric AnholtRemove the remainder of the mmfs device.
2008-04-29 Eric AnholtMove mmfs tests over to be drm tests.
2008-04-29 Eric AnholtMove mmfs ioctls into the DRM. Untested.
2008-04-28 Eric AnholtRename drm_mm.c and its fuctions to drm_memrange.
2008-04-23 Eric AnholtAdd mmap ioctl to mmfs.
2008-04-23 Eric AnholtAdd pread/pwrite ioctls to mmfs.
2008-04-23 Eric AnholtExtend the mmfs basic test to do a couple of ioctls.
2008-04-23 Eric AnholtMove mmfs.h userland interface to shared-core.
2008-04-23 Eric AnholtInitial add of mmfs module.
2008-04-23 Eric AnholtClarify that drm_agp_ttm_backend is associated with...
2008-04-22 Pekka Paalanenlinux-core Makefile: add GIT_REVISION
2008-04-22 Dave Airliei915: gfx hw and i945gme fixes from upstream
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-20 Keith PackardOn I965, use correct 3DSTATE_DRAWING_RECTANGLE command...
2008-04-14 Thomas HellstromFix buffer object map wait error.
2008-04-14 Thomas HellstromFix buffer object creation validation.
2008-04-14 Thomas HellstromUnlock the BO mutex while waiting for idle, unmapped...
2008-04-14 Thomas HellstromFix up buffer manager locking.
2008-04-12 Keith PackardSave and restore dsparb and d_state regs
2008-04-07 Patrice MandinMissing KERNEL_VERSION macro
2008-04-07 Hasso TepperAdd DragonFly BSD support for device creation
2008-04-07 Ben Skeggsnouveau: enable accelerated move to sysmem
2008-04-07 Ben Skeggsnouveau: enable m2mf for tt<->vram moves, fix fence_poll
2008-04-06 Thomas HellstromPlace highmem pages last in the ttm page array.
2008-04-06 Thomas HellstromUse clflush() when available for cache flushing.
2008-04-06 Thomas Hellstrom[I915] Fix VRAM eviction.
2008-04-06 Thomas HellstromFix emergency allocation accounting.
2008-04-05 Maarten Maathuisnv50: primitive i2c interrupt handler
2008-04-02 Maarten Maathuisnv50: primitive display interrupt handler.
2008-03-31 Dave Airlienouveau: fix return from function..
2008-03-30 Thomas HellstromInitialize the fence::error member.
2008-03-30 Thomas Hellstrom[i915] Report buffer state _after_ fence submission...
2008-03-30 Thomas HellströmDon't call fence::poll during irq if there are no waiters.
2008-03-30 Maarten Maathuisnouveau: forgot to add a break
2008-03-30 Maarten Maathuisnouveau: Add ctx values for nv86.
2008-03-29 Dave Airliedrm/r300: fix wait interface mixup
2008-03-29 Oliver McFaddenr300: Correctly translate the value for the R300_CMD_WA...
next