platform/upstream/libdrm.git
2004-08-26 Jon SmirlRearrange things so that via_dma.c will compile with...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-24 Dave Airlieaddmap-base-2 patch from Jon Smirl:
2004-08-24 Erdi ChenThis patch adds three new ioctl's to the VIA Unichrome...
2004-08-23 Dave Airlieset pointers to NULL after freeing, remove some extra...
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-08-17 Dave Airliepreparation patch for radeon permanent mapping register...
2004-08-17 Dave Airlie2.6.8.1 has changed the links in /lib/modules
2004-08-15 Jon SmirlFix warning about unused ddev variable
2004-08-15 Jon SmirlAdd dev to DRIVER_CTX_DTOR( dev, pos->handle) so that...
2004-08-14 Eric AnholtRemove unused pcigart/sg header stuff from i915 driver.
2004-08-14 Eric AnholtAdd a "dev" argument to DRIVER_CTX_[CD]TOR. This will...
2004-08-14 Eric AnholtHopefully proper fix for corrupted driver name in memco...
2004-08-13 Eric AnholtFix apparent copy'n'paste-o of the card attributes...
2004-08-13 Eric AnholtEnable MTRR usage on AMD64, and use DELAY() instead...
2004-08-11 Adam JacksonBug #979: Don't include <sys/sysmacros.h> on linux...
2004-08-11 Dave Airlieminor patch from Jon Smirl : sets up some things for...
2004-08-10 Dave AirliePatch from Jon Smirl to add attribute field to the...
2004-08-04 Dave Airlie2.4 compat
2004-08-04 Dave Airlie2.4 hotplug compat
2004-08-03 Dave Airliebring over fix from i865-agp branch, it now probes...
2004-08-03 Dave Airliefix for drm in /proc - from Jon Smirl
2004-08-02 Dave Airlieforgot to check these in.. thanks to Jon for reminding...
2004-07-31 Jon SmirlAdd a hotplug event to DRM. Parameters match the ones...
2004-07-31 Dave Airliepatch from RH xorg-x11 tree ported to drm.h
2004-07-31 Dave AirliePatch picked up from Redhat xorg release:
2004-07-31 Dave Airliefixes for using userspace pointers found by sparse...
2004-07-31 Dave Airlieathe patch below optimises the drm code to not do put_u...
2004-07-29 Dave Airlieadd read/write 16
2004-07-29 Dave Airliechange to agp not pci ... still not working
2004-07-29 Dave Airlieinitial port of i915 to BSD, not finished doesn't work...
2004-07-25 Dave Airliecheck for __user if not there define it
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-07-25 Dave Airliewhitespace merge with kernel
2004-07-25 Dave Airlieif the driver has already register don't do another...
2004-07-25 Dave AirliePatch from Tom Arbuckle for missing bus_address
2004-07-23 Keith WhitwellCorrect a couple of packet length calculations.
2004-07-22 Dave Airlieanother logic error returns 0 or greater for success
2004-07-21 Dave AirlieATI Rage 128 and Radeon DRM unconditionally depend...
2004-07-21 Dave Airlieadd some more debugging fix ++ and --
2004-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-07-20 Dave AirlieAdd NULLs instead of 0 for i915
2004-07-20 Dave AirlieKconfig update add i915 bring over some stuff from...
2004-07-20 Dave Airlieadd x86_64 architecture defines from kernel (leave...
2004-07-20 Dave Airliefix some more NULLs from kernel
2004-07-20 Dave Airlieattempt to clean up stub_register, register_chrdev...
2004-07-15 Dave Airliesparse cleanups from kernel: Al Viro
2004-07-14 Dave AirlieFix reference counting for stub for new Linux PCI probe
2004-07-14 Dave Airlieallow O= usage for Linux 2.6 kernel building in another...
2004-07-11 Dave Airliesplit out backwards compat into a separate file makes...
2004-07-11 Dave Airliefix issue in 2.4 kernels with returning NULL from this...
2004-07-08 Jon SmirlAdd two items to Makefile clean XFree86 bug: Reported...
2004-07-07 Jon SmirlMake drm/libdrm/xf86drm.c match
2004-07-07 Jon SmirlAdd xf86drm.h back to drm/libdrm until it's true home...
2004-07-06 Eric AnholtFix module loading on alpha by not referencing MTRR...
2004-07-06 Eric AnholtMFC as of 20040705: dev_t -> struct cdev * change.
2004-07-05 Dave Airliealign with kernel
2004-07-05 Dave Airliefixes from kernel for 0 vs NULL - mika
2004-07-05 Dave Airliewhitespace align with kernel
2004-06-21 Dave Airliefix bug with pci_disable_device in the wrong place...
2004-06-12 Dave Airliedirty hack to make mach64 work, (don't worry I'll get...
2004-06-10 Keith WhitwellA few changes for recent redhat.
2004-06-10 Keith Whitwelli915 drm module
2004-06-10 Keith Whitwelli915.o drm driver
2004-06-10 Dave Airliegamma_dma_priority and gamma_dma_send_buffers both...
2004-06-07 Dave AirlieThe dev->devname being passed to request_irq in drm_irq...
2004-06-02 Ian RomanickAdded some comments copied from xf86drm.h.
2004-06-01 Ian RomanickReplace size_t with an ugly, ugly hack. This was done...
2004-05-30 Dave Airlie2.4 compat
2004-05-30 Dave Airliefixes from kernel: Make users of page->count use the...
2004-05-18 Roland Scheideggerfix whitespace issue in previous patch
2004-05-18 Roland Scheideggeradd R200_EMIT_RB3D_BLENDCOLOR state packet to support...
2004-05-18 Dave Airlieanother 2.4 fix
2004-05-18 Dave Airlie2.4 compat fix
2004-05-14 Erdi ChenAdd PCI id entry for VIA CN400 (UnichromePro) chip...
2004-05-11 Eric AnholtMerge from FreeBSD-current. Mostly 64-bit cleanliness...
2004-05-11 Eric AnholtAdd missing DRM_ERR()s.
2004-05-10 Dave Airliedo some real testing and fix the DRM initialising and...
2004-05-09 Eric AnholtAdd mach64 DRM module for BSD (untested, but compiles).
2004-05-09 Eric AnholtAdd .cvsignore files.
2004-05-09 Eric AnholtWarning fixes.
2004-05-09 Eric Anholt- Link in shared files as necessary and clean them up.
2004-05-09 Eric AnholtCatch up with sis's DRM tag change.
2004-05-09 Eric AnholtRemove after repocopy to Makefile, now that we don...
2004-05-09 Eric AnholtNo /bin/bash on BSD.
2004-05-09 Eric Anholtdrm_hw_lock_t is now defined in drm.h, remove from...
2004-05-09 Dave AirlieCommit sysfs and drm PCI changes for 2.6 kernel
2004-05-09 Dave Airliemake drm pciids
2004-05-03 Dave Airlieuse drm.. not dri for class...
2004-05-02 Dave Airliefix 2.4 build
2004-05-02 Dave Airliebetter device class support from Jon Smirls patches..
2004-04-26 Dave Airlieadd another tdfx
2004-04-22 Dave AirlieAdd __user annotations from kernel
2004-04-22 Dave Airlieadd sparc ffb files from kernel just to keep things...
2004-04-21 Dave Airlieadd new files to generate pci ids
2004-04-21 Dave Airliebug from Linux kernel list caught by checker
2004-04-21 Dave Airliecentralise pci ids into one place and use scripts to...
2004-04-18 Michel DaenzerMove Makefile.linux to Makefile.
2004-04-12 Thomas Hellstrom1. Added a PCI ID.
2004-04-12 Dave Airliemore files for mach64
next