OSDN Git Service

android-x86/external-libdrm.git
2007-03-09 Michel Dänzeri915: Do not wait for pending flips on both pipes at...
2007-02-28 Michel Dänzeri915: Eliminate dev_priv->current_page.
2007-02-28 Michel Dänzeri915: Only clean up page flipping when the last client...
2007-02-28 Michel Dänzeri915: Don't emit waits for pending flips before emittin...
2007-02-28 Michel Dänzeri915: Fix test for synchronous flip affecting both...
2007-02-22 Michel Dänzeri915: Add support for scheduled buffer swaps to be...
2007-02-22 Michel DänzerAdd DRM_VBLANK_FLIP.
2007-02-19 Michel Dänzeri915: Improved page flipping support, including triple...
2007-02-19 Michel Dänzeri915: Page flipping enhancements.
2007-02-19 Michel Dänzeri915: Unify breadcrumb emission.
2007-02-18 Dave Airliedrm: remove last usage of VM_OFFSET
2007-02-16 Thomas HellstromLeftover files from previous commit.
2007-02-16 Thomas HellstromSimple fence object sample driver for via, based on...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-02-15 Michel DänzerFix build against older kernels.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromFix multiple spinlock unlocking
2007-02-14 Thomas HellstromRename drm_ttm.h to drm_objects.h
2007-02-14 Thomas HellstromMove fence- and buffer-object related header stuff...
2007-02-14 Thomas HellstromRemove an intel-specific hack and replace it with a...
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-14 Thomas HellstromRework buffer object vm code to use nopfn() for kernels...
2007-02-13 Stephane Marchesinnouveau: fix the build on big endian (thanks CyberFoxx)
2007-02-13 B. Rathmannnouveau: fix memory initialization with multiple cards.
2007-02-13 Thomas HellstromRemove debug printout.
2007-02-13 Thomas HellstromBugzilla Bug #9457
2007-02-13 Thomas HellstromMore bugfixes.
2007-02-12 Adam JacksonFix some outdated URLs, remove others.
2007-02-12 Thomas HellstromUpdate flags and comments.
2007-02-12 Thomas HellstromLindent.
2007-02-12 Thomas HellstromMore bugfixes.
2007-02-12 Thomas HellstromCleanup and fix support for pinned buffers.
2007-02-10 Thomas HellstromVarious bugfixes.
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-09 Thomas HellstromReinstate some LRU handling.
2007-02-08 Thomas HellstromRemove some code that should have gone in
2007-02-08 Thomas HellstromFix copyright statements.
2007-02-08 Thomas HellstromFix evict_mutex locking range.
2007-02-08 Thomas HellstromAdd an accelerated buffer copy cleanup helper.
2007-02-08 Thomas HellstromDon't create a ttm just to copy from.
2007-02-08 Thomas HellstromFix mm_block leak.
2007-02-08 Thomas HellstromA minor function interface change and some memcpy bugfi...
2007-02-08 Thomas HellstromSimplify external ttm page allocation.
2007-02-08 Thomas HellstromUpdate memory compatibility tests.
2007-02-08 Eric AnholtWarning fix: correct type of i915_mmio argument.
2007-02-08 Eric AnholtDefine __iomem for systems without it.
2007-02-08 Eric AnholtAdd chip family flags to i915 driver, and fix a missing...
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-07 Thomas HellstromFix a stray unlock_kernel() in drm_vm.c
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-06 Thomas HellstromImplement a drm_mem_reg_t substructure in the buffer...
2007-02-06 Thomas HellstromImplement a policy for selecting memory types.
2007-02-06 Stephane Marchesinnouveau: more work on the nv04 context switch code.
2007-02-05 Thomas Hellstromi915: Add copy-blit operation.
2007-02-03 Stephane Marchesinnouveau: and of course, I was missing the last nv04...
2007-02-03 Stephane Marchesinnouveau: add missing nv04_graph.c symlink.
2007-02-03 Stephane Marchesinnouveau: plugin the nv04 graph init function.
2007-02-03 Stephane Marchesinnouveau: cleanup the nv04 pgraph save/restore mechanism.
2007-02-03 Stephane Marchesinnouveau: fix nv04 graph routines for new register names.
2007-02-03 Stephane Marchesinnouveau: rename registers to their proper names.
2007-02-03 Stephane Marchesinnouveau: add NV04 registers required for PGRAPH context...
2007-02-02 Matthieu Castetnouveau: nv ctx switch opps the size of array was wrong
2007-02-02 Matthieu Castetnouveau: nv10 ctx switch, some regs are nv17+ only
2007-02-02 Thomas HellstromMake also later kernels work with buffer object vm
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-02-02 Michel DänzerMake git ignore generated config.h.in.
2007-02-02 Thomas Hellstromvia: Try to improve command-buffer chaining.
2007-02-02 Thomas HellstromDisable AGP DMA for chips with the new 3D engine.
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2007-02-01 Thomas HellstromPrepare for removal of the ttm_object type.
2007-01-31 Thomas HellstromProtect drm_mmap against disappearing maps.
2007-01-31 Thomas Hellstrommemory manager: Make device driver aware of different...
2007-01-31 Thomas HellstromMake the utility runnable also for normal users.
2007-01-31 Thomas HellstromFix an error-path oops.
2007-01-30 Thomas HellstromAdd a buffer object transfer function.
2007-01-30 Thomas HellstromIndent according to xorg rules.
2007-01-30 Thomas HellstromAdd license header.
2007-01-30 Thomas HellstromAdd some relevant tests for the new buffer object inter...
2007-01-30 Thomas HellstromAdd the ttmtest test utility.
2007-01-30 Thomas HellstromClean up buffer object destruction somewhat.
2007-01-29 Thomas HellstromUse pre-defined list_splice function.
2007-01-29 Thomas Hellstroms/buf/bo/ for consistency.
2007-01-29 Thomas HellstromSome cleanup. A buffer object should only have one...
2007-01-28 Ben Skeggsnouveau: determine chipset type at startup, instead...
2007-01-26 Matthieu Castetmake works ctx switch on nv10.
2007-01-26 Patrice Mandinnouveau: oops, wrong indexing in nv17 regs
2007-01-26 Patrice Mandinnouveau: read gpu type once
2007-01-26 Patrice Mandinnouveau: only save/restore nv17 regs on nv17,18 hw
2007-01-26 Patrice Mandinnouveau: add extra pgraph registers
2007-01-26 Patrice Mandinnouveau: add some nv10 pgraph defines
2007-01-25 Patrice Mandinnouveau: simplify and fix BIG_ENDIAN flags
2007-01-25 Thomas HellstromRemove a scary error printed when we were leaking memor...
2007-01-25 Ben Skeggsnouveau: nv4c default context
2007-01-24 Ben Skeggsnouveau: always print nsource/nstatus regs on PGRAPH...
2007-01-24 Zou Nan haivblank interrupt fix
2007-01-19 Ben Skeggsnouveau: fix getparam from 32-bit client on 64-bit...
2007-01-19 Ben Skeggsnouveau: re-add 6150 Go pciid (0x0244)
2007-01-19 Jeremy Kolbnouveau: cleanup nv30_graph.c
2007-01-19 Jeremy Kolbnouveau: Remove write to CTX_SIZE. This gives us proper...
2007-01-18 Dave Jonesadd missing quadro id
next