OSDN Git Service

android-x86/external-libdrm.git
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.
2006-12-01 Michel DänzerTrack linux-core symlinks in git.
2006-11-29 Ben SkeggsUse nouveau_mem.c to allocate RAMIN.
2006-11-29 Ben SkeggsWrap access to objects in RAMIN.
2006-11-28 Matthieu CastetFor nv10, bit 16 of RAMFC need to be set for 64 bytes...
2006-11-27 Michel Dänzeri915_vblank_tasklet: Try harder to avoid tearing.
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-21 Ben SkeggsDon't spam dmesg if PMC_INTSTAT is 0
2006-11-17 Ben SkeggsOnly return FIFO number if the FIFO is marked as in...
2006-11-17 Ben SkeggsCheck some return vals, fixes a couple of oopses.
2006-11-16 Ben SkeggsDump some useful info when a PGRAPH error occurs.
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-13 Ben SkeggsCompletely untested NV10/20/30 FIFO context switching...
2006-11-13 Ben SkeggsRestructure initialisation a bit.
2006-11-13 Ben SkeggsMerge branch 'nouveau-1' of git+ssh://git.freedesktop...
2006-11-13 Ben SkeggsHack around yet another "X restart borkage without...
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-10 Stephane MarchesinFix memory detection on TNT2 M64/TNT2 vanta.
2006-11-08 Dave Airlielibdrm: add drmOpenOnce + drmCloseOnce to libdrm
2006-11-08 Dave Airlielibdrm: add support for server side functionality in...
2006-11-07 Eric AnholtAdd drm_u64_t typedef on non-linux to fix libdrm build.
2006-11-06 Dave Airliedrm: fixup page alignment on SAREA map on ppc64
2006-11-06 Dave Airliefixup fifo size so it is page aligned
2006-11-06 Dave Airlieuse a uint64_t for this not a pointer
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-11-05 Ben SkeggsLeave the bottom 64kb of RAMIN untouched.
2006-11-05 Dave Airlienouveau: add compat ioc32 support
2006-11-05 Dave Airlieadd powerpc mmio swapper to NV_READ/WRITE macros
2006-11-05 Dave Airlieremove config.h
2006-11-04 Stephane MarchesinAdd some getparams.
2006-11-04 Stephane MarchesinMove the context object creation flag handling to the...
2006-10-31 Alan HourihaneFix bug #8839 - a comment
2006-10-30 Thomas HellstromBugzilla Bug #8819
2006-10-29 Thomas HellstromMinor bugfix, indentation and removal of unnused variables.
2006-10-27 Thomas HellstromReserve the new IOCTLs also for *bsd.
2006-10-27 Thomas HellstromLast minute changes to support multi-page size buffer...
2006-10-26 Thomas HellstromNew mm function names. Update header.
2006-10-26 Thomas HellstromAdd improved alignment functionality to the core memory...
2006-10-26 Thomas HellstromAdd a one-page hole in the file offset space between...
2006-10-21 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-21 Thomas HellstromThe CPU cache must be flushed _before_ we start modifyi...
2006-10-20 Tilman SauerbeckBug #1746: Set dev_priv_size for the MGA driver.
2006-10-20 Thomas HellstromWe apparently need this global cache flush anyway.
2006-10-20 Thomas HellstromBug #8707, 2.6.19-rc compatibility for memory manager...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-19 Thomas HellstromMake sure delayed delete list is empty on lastclose.
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
next