OSDN Git Service

android-x86/external-libdrm.git
2005-11-30 Adam JacksonResync from Xorg head (Bug #3815, GNU/kFreeBSD hack)
2005-11-29 Adam JacksonAdd TODO based on my email from a while ago
2005-11-29 Adam JacksonRemove redundant #ifdef stanza
2005-11-29 Adam JacksonError checking for drmStrdup (Tilman Sauerbeck)
2005-11-29 Dave Airliefixup xf86drm.c for new headers
2005-11-29 Dave AirlieFix from Hugh Dickins for consistent mapping
2005-11-29 Dave Airliefixes from Egbert for 64bit
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-28 Adam Jacksonremove xf86drmCompat.*, unused since about XFree86...
2005-11-28 Eric AnholtFix AGP support guessing: Implement the same bridge...
2005-11-28 Brian Paulfix mem leak in HashHash() (bug 5171)
2005-11-16 Thomas HellstromFixed long standing 64-bit bug in via memory manager...
2005-11-15 Thomas HellstromLoosen via dmablit alignment checks somewhat. Adapt...
2005-11-15 Eric AnholtFix compiling and reenable build of i915 driver.
2005-11-15 Eric AnholtFix Savage DRI without ShadowStatus NO by allowing...
2005-11-11 Dave Airlieenable i915 32/64 bit ioctls
2005-11-11 Dave AirlieRV200 < R200
2005-11-11 Dave Airliei810 should be fine with i810.. no idea what this crack...
2005-11-11 Dave Airliefix up radeon whitespace
2005-11-11 Eric AnholtFix breakage from the move of driver ioctl externs...
2005-11-11 Dave Airliewhitespace align with kernel
2005-11-11 Dave Airliemixing breaks in r128 driver.. fixed in kernel
2005-11-11 Dave Airliecopy correct Kconfig
2005-11-11 Dave Airlierealign whitespace with kernel
2005-11-11 Dave Airlieremove extra spaces
2005-11-11 Dave AirlieA bunch of create_proc_dir_entry() calls creating direc...
2005-11-11 Dave Airlieconvert to use __set_current_state, align some header...
2005-11-11 Dave Airliewhitespace align closer with kernel
2005-11-11 Dave Airliecleanup ioctl/max_ioctl to use header file for extern...
2005-11-10 Dave AirlieFix cpu_to_le32 same as kernel not sure it is correct...
2005-11-10 Dave Airliecleanup / whitespace align with kernel
2005-11-08 Eric AnholtCorrect a LOR issue on FreeBSD by allocating temporary...
2005-11-08 Eric AnholtCorrect another LOR issue with resource allocation...
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-11-08 Eric AnholtCorrect a LOR on FreeBSD by allocating a temporary...
2005-11-08 Eric AnholtCorrect a LOR related to the PCI resource allocations...
2005-11-08 Eric AnholtFix FreeBSD DRM for latest MGA changes to agp support...
2005-11-08 Eric AnholtCatch FreeBSD up to the pcie gart changes. Required...
2005-11-08 Eric AnholtCorrect a recursion on non-recursive mutex in drm_addma...
2005-11-07 Alan HourihaneFix bug #4908 for now. Alternative is highlighted in...
2005-11-06 Eric AnholtRe-disable the via driver while it's broken on BSD.
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-10-31 Adam JacksonBump to 1.0.5 for new via header
2005-10-23 Dave Airliewe don't use this stuff anymore .. remove 1k buffer...
2005-10-22 Thomas Hellstromvia: Sync via_drm.h with 3D driver. Bump via patchlevel...
2005-10-22 Adam JacksonBug #328: Silence read-from-uninitialized warnings...
2005-10-21 Alan HourihaneDon't set MTRR's for intel hardware
2005-10-20 Dave Airliefix G550 cards
2005-10-20 Adam JacksonBump to 1.0.4.
2005-10-20 Adam JacksonRemove the remaining references to Xlib. libdrm is...
2005-10-20 Adam Jacksonvia and r300 still need installed reg headers.
2005-10-20 Thomas Hellstromvia: PCI DMA bugfixes and DOS due to too many mapped...
2005-10-20 Adam JacksonRemove bogus Xlib dependency.
2005-10-20 Dave Airliedma access also needs some work
2005-10-20 Dave Airliethe old init path needs to set WAGP_ENABLE by default
2005-10-14 Ian RomanickDoig a full clean up from mga_do_dma_bootstrap when
2005-10-14 Ian RomanickFixed a cut-and-paste bug that could cause an oops...
2005-10-13 Adam JacksonBetter pkgconfig-fu: -ldrm in Libs:
2005-10-13 Dave AirlieAdd X300 RV370
2005-10-11 Ian RomanickThe Linux 2.6.9 (and earlier) fops structure does not...
2005-10-06 Adam JacksonSkeleton nv drm driver, to enable DMA in EXA. (Lars...
2005-10-06 Dave Airlieremove version not used anymore
2005-09-30 Dave Airliefix header this is now a c file
2005-09-30 Dave Airlienow I've lindented kernel it might be useful again
2005-09-30 Dave AirlieAdd support to turn writeback off via radeon module...
2005-09-30 Dave Airliefix pci overriding from userspace
2005-09-30 Dave Airliefixup bens fix so it works..
2005-09-30 Dave AirlieAdd Bens fix for radeon maps on ppc
2005-09-25 Thomas Hellstromvia: fix stray error printout message.
2005-09-25 Thomas HellstromAdd the via PCI DMA blit code.
2005-09-25 Dave Airliehopefully fix server recycling on PCIE
2005-09-25 Dave Airlieadd __ATTR
2005-09-25 Dave Airlieuse linux kernel macros don't make our own
2005-09-18 Dave Airlieremove pci_find_class use for alpha
2005-09-17 Dave Airliecompat for pci_pretty_name
2005-09-12 Dave Airlieupdate autogen from xserver tree
2005-09-12 Eric AnholtFix the spelling of DRM_AUTH so that the bsd core stuff...
2005-09-12 Dave Airlieadd some pci express chips
2005-09-12 Dave Airliemake PCI Express work on 64-bit machines, thanks to...
2005-09-11 Dave Airlieback out change as gart is now in framebuffer for PCIE
2005-09-11 Dave AirlieAdd GART in FB support for ati pcigart, and PCIE suppor...
2005-09-11 Dave Airliefix makefile bug
2005-09-09 Roland ScheideggerAdd support for GL_ATI_fragment_shader, new packets...
2005-09-09 Vladimir DergachevAdd another R300 PCI id. Submitted by: Daniel Estévez
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-09-03 Dave Airliecheck is the map containing the lock
2005-08-26 Eric Anholt- Don't try to allocate mappings of less than a PAGE_SI...
2005-08-26 Eric AnholtPreviously, drm_get_resource_start() and drm_get_resour...
2005-08-26 Eric AnholtFix a lack of parenthesis in macro usage that showed...
2005-08-26 Eric Anholt[1] Fix BSD DRM for the nonroot changes. [2] Don't...
2005-08-25 Eric AnholtAdd missing .cvsignore files for autotoolery.
2005-08-25 Eric AnholtInclude appropriate CFLAGS to find X headers, needed...
2005-08-23 Dave Airlieadd options for x86_64 and amd will small letters
2005-08-22 Alan Hourihaneremove the README in the linux-2.6 directory
2005-08-22 Alan Hourihaneremove i915_pm code as it causes too many issues with...
2005-08-21 Dave Airlieallocating the PCIE table from GFP_DMA seems to stop...
2005-08-21 Dave AirlieWe don't need to install all the internal headers files...
2005-08-20 Dave Airlieadd x86_64 to the list as well
2005-08-20 Dave Airlieremove checks that make ppc64 not work properly......
2005-08-20 Dave Airlieadd powerpc64 to the list of archs that this test doesn...
next