OSDN Git Service

android-x86/external-libdrm.git
2007-02-13 Wang ZhenyuMerge branch 'master' into crestline
2007-02-13 Wang ZhenyuRevert "Add Intel 965GM chipset support"
2007-02-12 Adam JacksonFix some outdated URLs, remove others.
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-06 Stephane Marchesinnouveau: more work on the nv04 context switch code.
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 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-02 Wang ZhenyuAdd Intel 965GM chipset support
2007-02-02 Wang ZhenyuRevert origin crestline pci id patch
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 Nian WuMerge branch 'master' into crestline
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-16 Xiang, HaihaoMerge branch 'master' into crestline
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 Keith PackardAlign whitespace with master
2007-01-08 Keith PackardMerge branch 'master' into crestline
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...
2007-01-02 Ben Skeggsnouveau: oops, forgot to free RAMIN..
2007-01-02 Ben Skeggsnouveau: Hookup nv40_graph_init.
2007-01-02 Ben Skeggsnouveau: Hook up grctx code for NV4x.
2007-01-02 Ben Skeggsnouveau: Add nv40-specific PGRAPH code, not hooked...
next