platform/upstream/libdrm.git
2007-02-13 Thomas HellstromMore bugfixes.
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-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-05 Thomas Hellstromi915: Add copy-blit operation.
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-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
2007-01-17 Jeremy Kolbnouveau: Try to get nv35 pgraph switching working....
2007-01-14 Matthieu Castetnouveau: opps nv20 ctx ramin size was wrong
2007-01-13 Matthieu Castetnouveau: opps restored the wrong channel
2007-01-13 Matthieu Castetnouveau: nv20 graph ctx switch.
2007-01-13 Matthieu Castetnouveau: first step to make graph ctx works
2007-01-13 Matthieu Castetnouveau: add and indent pgraph regs
2007-01-13 Stephane Marchesinnouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value.
2007-01-12 Dave Airlienouveau: add missing symlink
2007-01-12 Matthieu Castetnouveau : remove useless init : we clear RAMIN before
2007-01-12 Haihao XiangDelay for a usec while spinning waiting for ring buffer...
2007-01-12 Jeremy Kolbnouveau: get nv30 context switching to work.
2007-01-11 Michel Dänzerradeon: Fix u32 overflows when determining AGP base...
2007-01-10 Dave AirlieRevert "nouveau: Fill in context_init for nv10-nv3x."
2007-01-10 Jeremy Kolb... nouveau: Fill in context_init for nv10-nv3x.
2007-01-10 Stephane Marchesinnouveau: Don't use DRIVER_USE_MTRR, we already setup...
2007-01-09 Dave Airliettm: make ttm alloc/free into alloc_pages/free_pages
2007-01-09 Dave Airlienovueau: try resource 3 if resource 2 is 0 length
2007-01-08 Stephane Marchesinnouveau: fix nv4a context size.
2007-01-08 Dave Airlieadd export symbol for memory manager
2007-01-08 Stephane Marchesinnouveau: nv4a context support.
2007-01-08 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-08 Dave Airliei830: complete fix for i830 maps
2007-01-08 Ben Skeggsnouveau: oops
2007-01-08 Ben Skeggsnouveau: nv43 context stuff
2007-01-08 Christoph Hellwigdrm: remove drm_follow_page, and drm_ioremap and iorema...
2007-01-08 Dave Airliefixup i810/i830 to use drm_core_ioremap instead of...
2007-01-07 Stephane Marchesinnouveau: fix a stupid bug from me.
2007-01-07 Ben Skeggsnouveau: avoid allocating vram that's used as instance...
2007-01-07 Ben Skeggsnouveau: map pci resource 2 on >=nv40
2007-01-07 Keith PackardRevert i915 drm driver name to i915; miniglx doesn...
2007-01-07 Wang ZhenyuBump i915 minor for ARB_OC ioctl
2007-01-07 Zou Nan haii915: ARB_Occlusion_query(MMIO ioctl) support.
2007-01-06 Ben Skeggsnouveau: get c51 doing glxgears without the binary...
2007-01-06 Ben Skeggsnouveau: Use PMC_BOOT_0 to determine which ctx_voodoo...
2007-01-05 Stephane Marchesinnouveau: oops, we don't need OS_HAS_MTRR actually.
2007-01-05 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-05 Stephane Marchesinnouveau: Add an mtrr over the whole FB
2007-01-05 Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2007-01-05 Matthieu CastetAdd basic pgraph context for nv10.
2007-01-05 Stephane MarchesinCleanup the nv04 fifo code a bit.
2007-01-02 Michel Dänzeri915: Fix a DRM_ERROR that should be DRM_DEBUG.
2007-01-02 Michel DänzerMake git ignore Emacs style backup files and cscope...
2007-01-02 Michel Dänzerlinux-core: Make git ignore generated module symbol...
next