platform/upstream/libdrm.git
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...
2007-01-02 Ben Skeggsnouveau: Only clobber PFIFO if no channels are already...
2007-01-01 Dave Airliemake build against 2.6.20 hopefully
2007-01-01 Dave Airliefixup permission along line of kernel
2006-12-28 Thomas HellstromAdd some new via chipsets.
2006-12-27 Thomas HellstromLeftover from previous commit.
2006-12-27 Thomas HellstromAllow for non-power-of-two texture pitch alignment.
2006-12-27 Thomas HellstromProper allocation of AGP pages for ttms.
2006-12-26 Ben Skeggsnouveau: return the *actual* type of memory alloc'd...
2006-12-26 Ben Skeggsnouveau: Alloc cmdbuf for each channel individually
2006-12-21 Thomas HellstromBug #9120.
2006-12-21 Thomas HellstromImprove memory manager accounting printout formatting.
2006-12-21 Thomas HellstromFix buggy aligned allocations.
2006-12-21 Ben Skeggsnouveau: save/restore endianness flag on FIFO switch
2006-12-20 Thomas HellstromRemove the stupid root_node field from the core memory...
2006-12-20 Thomas HellstromReplace vmalloc_32.
2006-12-20 Thomas HellstromSome via PCI posting flushes.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliefixup symlinks via Makefile
2006-12-19 Dave Airlieadd nouveau symlinks via git
2006-12-19 Dave Airlieremove unused via/sis files from lk build
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-12-19 Thomas HellstromReclaim buffers locked fixup.
2006-12-19 Dave Airlieadd kcalloc compat for before 2.6.10
2006-12-19 Dave Airlieremove do munmap 4 args
2006-12-19 Dave Airliefixup i915 return values from kernel
2006-12-19 Dave Airliefixup i915 defines in create script
2006-12-19 Dave Airliefixup inclusion of agp.h
2006-12-19 Dave Airlieremove drm pci from 2.5 days
2006-12-19 Dave Airlieremove legacy taskqueue code
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-12-19 Dave Airlie[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-12-19 Dave Airlie[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-12-19 Dave Airliefix irq args compatiblity with pre 2.6.19
2006-12-19 Dave Airlieuse unifdef to clean up some code
2006-12-19 Dave Airliefix comment in r128
2006-12-19 Dave Airliefix some sizes in sis_drv.h
2006-12-19 Dave Airliemake sizeof match the copy struct
2006-12-19 Dave Airlieremove inline from large function
2006-12-19 Dave Airliemake a savage function static from kernel
2006-12-19 Dave Airlieuse spin_lock_init in via dmablit
2006-12-19 Dave Airliefix missing DRM_ERR from kernel
2006-12-19 Dave AirlieRevert "drm: ioremap balanced with iounmap for drivers...
2006-12-19 Dave Airliedrm: ioremap balanced with iounmap for drivers/char/drm
2006-12-16 Michael Bueschdrm/linux-core: drmP.h compilation fix
2006-12-15 Thomas HellstromRemove the memory caches for fence objects and memory...
2006-12-14 Michel DänzerUnify radeon offset checking.
2006-12-11 Ben SkeggsPort remaining NV4 RAMIN access from the ddx into the...
2006-12-03 Stephane MarchesinMerge the pciid work.
2006-12-01 Michel DänzerCore build fix for BSD.
2006-12-01 Michel DänzerUnshare drm_drawable.c again for now.
next