platform/upstream/libdrm.git
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
2004-04-12 Dave AirlieAdd mach64 to the trunk
2004-04-10 Michel DaenzerHave CVS ignore some files produced by the build.
2004-04-10 Dave Airliewhite space changes to align with kernel
2004-04-10 Dave Airlieinclude highmem.h
2004-04-10 Dave Airlieupdate gamma_dma with patch from davej in 2.6
2004-04-10 Dave Airliepatch from Andrew Morton tree from Arjan van de Ven...
2004-04-10 Dave Airliealign code with Linux kernel.
2004-04-10 Dave Airlieremove unused code
2004-04-10 Dave Airlieupdate from linux kernel for ia64
2004-04-09 Alan Hourihaneremove Imakefile
2004-04-08 Alan Hourihanefix build problem
2004-04-08 Alan Hourihanedisable PCI DMA ioctls as they are not used currently...
2004-04-08 Dave Airliebig whitespace .. this aligns all the whitespace in...
2004-04-08 Dave Airlie2.6 sysfs patches + stubs in drmP.h for 2.4 compatibility
2004-04-08 Dave Airlielong dev_t patches from 2.6 tree
2004-04-08 Dave Airlie2.6 patches for larger dev_t
2004-04-08 Dave Airliemore 2.4 compat fns
2004-04-08 Dave Airliepatch from Linux kernel 2.6.5
2004-04-08 Dave Airliefixes from Linux kernel
2004-04-08 Dave Airliepatch from lk
2004-03-31 Thomas HellstromVIA module fixes:
2004-03-26 Dave Airliecopy correct Makefile
2004-03-26 Thomas HellstromAdded via driver to drm/linux/Config.in Reported by...
2004-03-24 Thomas HellstromExported symbols cause compilation failure of via_mm...
2004-03-24 Thomas HellstromModified linux/Kconfig to include the via drm driver.
2004-03-23 Thomas HellstromMerged via-1-2-0: Altered Makefiles in drm/linux
2004-03-23 Thomas HellstromMerged via-1-2-0
next