OSDN Git Service

android-x86/external-libdrm.git
2009-04-09 Kristian Høgsbergtest: Avoid recursive dependency in makefile
2009-04-09 Kristian Høgsbergtest: Makefile.am grammar nazi
2009-04-06 Dave Airliedrm: fix test makefile
2009-04-06 Kristian HøgsbergSkip tests that require root
2009-04-06 Kristian HøgsbergXFAIL auth and lock test cases
2009-04-06 Kristian HøgsbergUse libudev in test case to only run gem tests for...
2009-03-31 Robert NolandMove drm_vblank_cleanup() after lastclose.
2009-03-30 Jesse Barneslibdrm: speed up connector & mode fetching
2009-03-30 Stuart Bennettnouveau: nForce 1/2 IGP memory sanity check from DDX
2009-03-30 Jesse Barneslibdrm: bump version to 2.4.6
2009-03-26 Jesse Barneslibdrm/intel: support GTT maps correctly
2009-03-25 Stuart Bennettnouveau: plug drm fifo ioremap leak (#14941)
2009-03-25 Stuart Bennettnouveau: add linux compat defines for PCI config access...
2009-03-25 Stuart Bennettnouveau: use PFB_CSTATUS naming from ddx (reg introduce...
2009-03-24 Ben Skeggslibdrm/nouveau: fix typo in nouveau_device_close()
2009-03-20 Ben Skeggslibdrm/nouveau: ask the kernel for vram/gart aperture...
2009-03-20 Ben Skeggslibdrm/nouveau: remove unneccesary null ptr checks
2009-03-20 Ben Skeggslibdrm/nouveau: incr refcount on ref fence before decr...
2009-03-19 Maarten Maathuislibdrm/nouveau: unref fences when deleting bo
2009-03-18 Ben Skeggslibdrm/nouveau: implement bo_handle_get for !mm_enabled
2009-03-16 Robert Nolandlibdrm_nouveau: The handle that is passed to mmap needs...
2009-03-16 Robert NolandFreeBSD: Set up the nouveau build infrastructure
2009-03-16 Robert NolandFreeBSD: Add support for matching solely on vedor id.
2009-03-16 Robert NolandFreeBSD: Improve the debug output of drm_mmap().
2009-03-16 Robert NolandFreeBSD: Add list_for_each_prev() to our bank of compat...
2009-03-16 Robert NolandFreeBSD: Don't set the PZERO flag to mtx_sleep.
2009-03-16 Robert NolandFreeBSD: use flsl() instead of ffsl().
2009-03-16 Robert NolandFreeBSD: Minor code cleanup.
2009-03-16 Robert NolandFreeBSD: Increase MAX_PCI_RESOURCE
2009-03-16 Robert NolandFreeBSD: Cast map handles to vm_offset_t
2009-03-09 Robert NolandFreeBSD: Fix the printing of maps on amd64/i386 to...
2009-03-09 Robert NolandFreeBSD: Fix up the flags for bus_dmamem here as well.
2009-03-09 Robert NolandFreeBSD: Fix up the flags to bus_dmamem_*
2009-03-09 vehemensFreeBSD use kdev for kernel device name
2009-03-05 Ben Skeggsdrm/nouveau: make portion of vram as reserved for PRAMI...
2009-03-05 Robert NolandFreeBSD: Rework DRM_[DEBUG,ERROR,INFO] macros a bit.
2009-03-05 Robert NolandFreeBSD: Garbage collect entries from pcireg.h since...
2009-03-05 Robert NolandFreeBSD: We only want drm to ever attach to the primary...
2009-03-05 Robert NolandFreeBSD: rework drm_scatter.c which allocates scatter...
2009-03-03 Pekka Paalanendrm: drop Linux < 2.6.21 support
2009-03-03 Pekka Paalanendrm, via: drop Linux < 2.6.20 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.19 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.18 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.16 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.15 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.12 support
2009-03-01 Pekka Paalanendrm: drop Linux < 2.6.10 support
2009-03-01 Pekka Paalanendrm: drop Linux <= 2.6.8 support
2009-03-01 Pekka Paalanendrm: drm_bo_mmap_locked() is static.
2009-02-28 Pekka Paalanendrm, ati: fix printf format warnings
2009-02-28 Pekka Paalanendrm: build fix for Linux drm_vblank_cleanup()
2009-02-28 Robert NolandFreeBSD: Introduce a kernel tuneable to disable msi...
2009-02-28 Robert NolandMove vblank_init to driver load time.
2009-02-27 Eric Anholtintel: Update reloc_tree_size of the first buffer when...
2009-02-27 Robert NolandFreeBSD: Fix up some ioctl permissions issues missed...
2009-02-25 Robert Nolandi915: Backport jbarnes gm45 vblank counter patch.
2009-02-25 Eric Anholtintel: Don't copy dirty data out when freeing a BO...
2009-02-24 Robert NolandFreeBSD: Drop the Giant lock.
2009-02-24 Robert NolandFreeBSD: Turn on msi
2009-02-24 Robert NolandFreeBSD: Add some vblank related debugging and replace...
2009-02-24 Robert Nolandi915: A few whitespace cleanups.
2009-02-24 Robert Nolandlinux: Add msi_enabled to the drm_device so the build...
2009-02-24 Robert Nolandradeon: Prepare radeon for msi support.
2009-02-24 Robert Nolandi915: This was part of a sync to the intel driver at...
2009-02-24 Kristian Høgsbergnouveau: Dist nouvea_dma.h as well.
2009-02-24 Kristian Høgsbergnouveau: Also dist nouveau_private.h.
2009-02-24 Robert NolandFreeBSD: Rip out the locked task support now that i915...
2009-02-24 Robert Nolandi915: Rip out the use of vblank_swap
2009-02-24 Robert NolandFreeBSD: There is no compelling reason to hold the...
2009-02-24 Robert NolandFreeBSD: Don't set PZERO in mtx_sleep.
2009-02-24 Robert NolandFreeBSD: Set MAP_NOSYNC on mmaps.
2009-02-23 Eric AnholtAdd libdrm_intel.pc by popular demand.
2009-02-23 Ivan KokshayskyFix DRM_CAS() on Alpha. (#16549)
2009-02-23 Kristian Høgsbergmodetest: Print names of properties.
2009-02-22 Pekka PaalanenFix fix distcheck for optional nouveau stuff.
2009-02-21 Eric AnholtFix distcheck for optional nouveau stuff.
2009-02-21 Eric AnholtBump version to 2.4.5 for new API additions.
2009-02-21 Eric Anholtintel: Add a new bufmgr alloc function to get BOs ready...
2009-02-20 Ben Skeggslibdrm/nouveau: free drmVersion after we're done with it
2009-02-20 Ben Skeggslibdrm/nouveau: fix dma debugging
2009-02-18 Pekka Paalanennouveau: support backlight only when kernel does
2009-02-18 Matthew Garrettnv40, nv50: fix backlight build for <2.6.29 kernels
2009-02-18 Matthew Garrettnouveau: Add in-kernel backlight control support
2009-02-16 Pekka Paalanendrm_compat: remove kmap_atomic_prot_pfn()
2009-02-16 Pekka PaalanenRemove i915 driver sources from linux-core
2009-02-16 Eric Anholtintel: Clear ioctl parameter outvalues and pads that...
2009-02-15 Ben Skeggsnv40: fail completely if we don't have a ctxprog for...
2009-02-15 Ben Skeggsnv50: context info for chipset 0xa0
2009-02-15 Ben Skeggslibdrm: make libdrm_nouveau conditional, disabled by...
2009-02-11 Jakob Bornecrantzmode: Make xfdrmMode.[c|h] not depend on drm_mode.h
2009-02-11 Pekka Paalanennouveau: fix type warnings: void* arith, un/signed
2009-02-11 Ben Skeggsdrm/nv50: fix nv9x chipsets
2009-02-11 Ben Skeggsdrm/nv50: add context info for nv98
2009-02-09 Ben Skeggsdrm/nv50: use a slightly different initial context...
2009-02-09 Ben Skeggsdrm/nv50: correct ramfc pointer in channel header
2009-02-09 Ben Skeggsdrm/nv50: let the card handle the initial context switch
2009-02-07 Stuart Bennettnouveau: don't try to traverse non-existent lists
2009-02-05 Ben Skeggsnouveau: fix some issues where buffer objects never...
2009-02-04 Kristian Høgsbergmodetest: Add syntax to also specify a crtc when settin...
2009-02-04 Ben Skeggsnouveau: install libdrm_nouveau with libdrm
next