platform/upstream/libdrm.git
2006-08-21 Thomas HellstromBackwards compatibility code for ttms.
2006-08-21 Thomas HellstromGeneric DRM support base-class support for user-space...
2006-08-21 Thomas HellstromAvoid using vmalloc for small hash tables.
2006-08-16 Thomas HellstromRemove hash tables on DRM exit.
2006-08-14 Thomas HellstromAvoid kernel oops in some error paths calling drm_lastc...
2006-08-14 Dave Airlieremove all TRUE instances as well
2006-08-14 Dave Airlieremove all TRUE/FALSE no need for this in the drm,...
2006-08-10 Dave Airliei965 code and Linux coding style < 0
2006-08-10 Dave Airliecleanup some whitespace issue and move compat code...
2006-08-10 Dave Airlieclean up script to create an lk drm directory
2006-08-10 Dave Airliedrm: ati_pcigart cleanup
2006-08-08 Alan HourihaneAdd support for Intel i965G chipsets.
2006-08-07 Dave Airliedrm: whitespace cleanup in new files
2006-08-07 Dave Airliedrm: remove extra whitespace from drm_mm.c
2006-08-07 Dave Airliedrm: fixup whitespace and style for Linux kernel import
2006-07-26 Michel DänzerRevert "Make sure busmastering gets disabled on module...
2006-07-26 Michel DänzerBug #7629: Fix for CHIP_IS_AGP getting 'restored' with...
2006-07-24 Dave Airlieremove incorrect exit marking on cleanup pci as this...
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-07-19 Adam JacksonDelete the pre-core DRM code with extreme prejudice.
2006-07-19 Adam JacksonMake sure busmastering gets disabled on module unload.
2006-07-19 Michel DänzerUse RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D...
2006-07-19 Michel DänzerMake sure CHIP_IS_AGP flag is set when not overriding...
2006-07-19 Michel DänzerWhen writeback isn't used, actually disable it in the...
2006-07-19 Michel DänzerImplement RADEON_PARAM_SCRATCH_OFFSET getparam.
2006-07-19 Michel DänzerSome debug output when the getparam ioctl is called...
2006-07-19 Michel Dänzer.cvsignore -> .gitignore
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-07-05 Thomas HellstromSiS 315 Awareness.
2006-07-05 Thomas HellstromAdd missing semaphore release.
2006-06-27 Adam JacksonDisable building static libraries. Bump to 2.0.2 for... libdrm-2_0_2
2006-06-23 Alan HourihaneFix compilation problem on 2.6.9 kernels (bug #6211)
2006-06-22 Keith PackardRemove spurious debug messages from i915 vblank config...
2006-06-21 Keith Packardi915: Save vblank pipe configuration to restore on...
2006-06-19 Keith PackardAdd i915 ioctls to configure pipes for vblank interrupt.
2006-06-19 Thomas HellstromFix buffer cleanup on close. Move memory manager reset...
2006-06-19 Thomas Hellstromvia: Bump version number and date.
2006-06-16 Thomas Hellstromvia: Return the requested size instead of the correct...
2006-06-15 Thomas Hellstromvia:
2006-06-06 Thomas Hellstroms/list_entry/drm_hash_entry/ for "drm_hash_item"s.
2006-06-06 Thomas HellstromFix drm_remove_magic potential memory leak / corruption...
2006-06-06 Thomas HellstromMerge in the drm-sman-branch
2006-05-28 Thomas Hellstromfile via_mm.c was initially added on branch drm-sman...
2006-05-28 Thomas Hellstromfile drm_sman.h was initially added on branch drm-sman...
2006-05-28 Thomas Hellstromfile sis_mm.c was initially added on branch drm-sman...
2006-05-28 Thomas Hellstromfile drm_sman.c was initially added on branch drm-sman...
2006-05-26 Thomas Hellstromfile drm_hashtab.h was initially added on branch drm...
2006-05-24 Roland ScheideggerAdd support for r200 vertex programs (R200_EMIT_VAP_PVS...
2006-05-20 Roland Scheideggeradd forgotten register define for previous commit
2006-05-20 Roland ScheideggerDo a tcl state flush before accessing tcl vector space...
2006-05-19 Dave Airlierip out unneeded back compat code
2006-05-18 Dave Airlieadd consts to radeon microcode.
2006-05-17 Eric AnholtSet entry->virtual for sg maps, fixing ATI PCI/PCIE...
2006-05-17 Eric AnholtAdd the bits for vblank support on FreeBSD, which most...
2006-05-17 Eric AnholtAdd the workaround that's in the kernel to suppress...
2006-04-23 Dave Airliefixup GFP_COMP for older kernels and get_page/put_page...
2006-04-23 Dave AirlieFix from Benh for ppc r300 scratch
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...
next