platform/upstream/libdrm.git
2006-04-20 Brian Paulcheck for __FreeBSD_kernel__ (bug 3810)
2006-04-18 Eric AnholtErr, use "ifndef" rather than "if !", to avoid compiler...
2006-04-18 Eric AnholtReorder the DRM_*_AGP enum to match linux's numbers...
2006-04-18 Eric AnholtUse __LP64__ instead of checking the linux-specific...
2006-04-09 Eric AnholtRevert a change that accidentally went in with whitespa...
2006-04-08 Eric AnholtCompile fixes for FreeBSD.
2006-04-05 Dave Airliecoverity bugfix from the kernel
2006-04-05 Dave Airlieremove stupid init and exit flags..
2006-04-03 Dave Airliemake add context non master...
2006-03-25 Dave Airlieradeon fix up the PCI ids for new memory map like the... libdrm-2_0_1
2006-03-20 Adam JacksonBump driver date to reflect airlied's last fix.
2006-03-19 Dave Airliefix issue in mga from kernel
2006-03-19 Dave Airliemake some functions static in via driver
2006-03-17 Roland ScheideggerAdd missing pci ids for new radeons (most but not all...
2006-03-15 Adam JacksonAvoid walking off the end of the hash table. (Coverity...
2006-03-08 Dave AirlieFix bug I reintroduced
2006-03-08 Dave Airliefix some use before NULL check
2006-03-07 Aapo Tahkolaia64 support for r300_scratch. (not tested)
2006-03-06 Aapo TahkolaAdd general-purpose packet for manipulating scratch...
2006-03-01 Thomas Hellstromfile xf86mm.c was initially added on branch drm-ttm...
2006-03-01 Thomas Hellstromfile xf86mm.h was initially added on branch drm-ttm...
2006-02-25 Roland ScheideggerAdd all radeon pci ids known by ddx, but only r350...
2006-02-21 Dave Airlieset dma pages reserved
2006-02-21 Dave Airlieuse coherent memory for PCI allocations with COMP flag
2006-02-20 Adam JacksonFormatting cleanup, dead code removal. Remove N() names...
2006-02-19 Dave Airlieexperimental PCI DMA fixes use proper Linux interfaces
2006-02-19 Dave Airliemissed a piece of benh patch
2006-02-18 Dave Airliemake some functions static from the kernel
2006-02-18 Dave Airliefix brace placement
2006-02-18 Dave Airliealways enable and set master on pci device
2006-02-18 Dave Airlieclear i915 interrupts sources on server exit
2006-02-18 Dave Airlieadd proper checking for bitblt multi
2006-02-18 Dave Airlieadd benh's memory management patch
2006-02-18 Dave Airliefix build wrong function call
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-18 Dave Airliefix card unload
2006-02-18 Dave AirlieFixup test for memory at end of memory space
2006-02-17 Thomas Hellstromvia: Change via_drm.h versioning scheme after lenghty...
2006-02-17 Thomas Hellstromfile i915_ttm.c was initially added on branch drm-ttm...
2006-02-09 Keith WhitwellUpdate the hardware breadcrumb in the sarea on irq...
2006-02-01 Thomas Hellstromfile drm_mm.c was initially added on branch drm-ttm...
2006-01-26 Alan Hourihaneadd missing name, desc, date, major, minor and patchlev...
2006-01-24 Alan Hourihanefix an error message typo Unkown -> Unknown
2006-01-24 Alan Hourihaneother part of revert
2006-01-24 Alan Hourihaneput back some of Dave's code related to vblank support...
2006-01-24 Thomas Hellstromfile Makefile.am was initially added on branch drm...
2006-01-24 Thomas Hellstromfile drm_hashtab.c was initially added on branch drm...
2006-01-23 Alan HourihaneFix CMDBUFFER path, add heap destroy and flesh out...
2006-01-20 Aapo TahkolaAdd support for texture cache flushes (R300_TX_CNTL)
2006-01-20 Aapo TahkolaSync from r300_reg.h from Mesa.
2006-01-19 Alan Hourihaneadd Intel i945GM support
2006-01-12 Thomas Hellstromvia: direction bug in get_user_pages call in via_dmabli...
2006-01-06 Thomas Hellstromvia: Version via_drm.h Alter the drm_via_dmablit_t...
2006-01-06 Thomas Hellstromvia: Last commit really required a bump of minor. Fix.
2006-01-06 Thomas Hellstromvia: Combine PCI DMA transfers with stride==width ...
2006-01-02 Dave Airlienothing from VIA or S3 in this
2006-01-02 Dave Airliemake max minor more rational
2006-01-02 Dave Airlieuse drm_cards_limit instead of cards_limit
2006-01-02 Dave Airlieuse common read/write routines
2006-01-02 Dave Airliesparse cleanups
2006-01-02 Dave AirlieThe radeon DRM wasn't passing sparse checking in the...
2006-01-02 Dave Airliealign spacing with kernel
2006-01-02 Dave Airliewhitespace cleanup/aligment with kernel
2006-01-02 Dave Airliesome fixes from linux kernel
2006-01-02 Dave Airliecomplete fix for historic attribution
2006-01-02 Dave Airliecomplete fix for attribution
2006-01-02 Dave AirlieRealign via driver with changes in Linux kernel (mainly...
2005-12-31 Eric AnholtInitialize sv.drm_dd_minor to "don't care" along with...
2005-12-30 Eric AnholtMerge patch from jhb to catch up with FreeBSD-current...
2005-12-29 Dave Airlieadd radeon card type get param so userspace can avoid...
2005-12-28 Dave AirlieAdd vblank support to i915 DRM..
2005-12-28 Dave Airliestep back one reported bugs against that patch
2005-12-16 Dave Airliefix radeon memory mapping from Ben Herrenschmidt
2005-12-16 Dave AirlieLindent some via files
2005-12-05 Eric AnholtRemove driver.device_is_agp code duplicated in drm_devi...
2005-12-05 Dave Airlieadd texrect support for r300
2005-12-04 Dave AirlieFix from SuSE for issue with context creation failure
2005-12-02 Eric AnholtAdd RV410 X700PRO PCI ID
2005-12-02 Eric AnholtFinish the last bits necessary to get the i915 DRM...
2005-12-02 Eric AnholtFreeBSD PR kern/85479: Restore the enabling of debuggin...
2005-11-30 Adam JacksonBump package and DSO numbers to 2.0 to reflect 32/64...
2005-11-30 Adam JacksonResync from Xorg head: conditional include of xorg...
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...
next