OSDN Git Service

Merge patch from jhb to catch up with FreeBSD-current vgapci master device
[android-x86/external-libdrm.git] / shared /
2005-08-14 Thomas HellstromVIA bugvixes by Joris van Rantwijk Initial commit.
2005-07-15 Thomas HellstromVIA: Fix sparse warnings (Alexey Dobriyan)
2005-06-15 Ian RomanickRe-sync (and correct!) shared/mga_drm.h with shared...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-09 Ian RomanickSynchronize with the shared-core version.
2005-05-23 Thomas HellstromVIA:
2005-05-18 Dave AirlieAdd i945G pci ids to drm
2005-05-08 Thomas HellstromVIA: Fix for oops when AGP ring-buffer initialization...
2005-04-20 Thomas HellstromVIA: Interrupt handler bugfixes. Bumped patchlevel...
2005-04-18 Thomas HellstromVIA:
2005-03-29 Thomas HellstromMissing file via_video.c commited.
2005-03-28 Thomas HellstromVia updates:
2005-03-18 Michel DaenzerAdd support for production version of ATI RN50/ES1000...
2005-03-15 Roland Scheideggeradd R200_EMIT_PP_TRI_PERF_CNTL packet to support brilin...
2005-03-14 Thomas Hellstromvia changes:
2005-02-20 Thomas HellstromFix VIA K8M800 PCI ID.
2005-02-18 Michel Daenzerfd.o bug #2576: Add support for ATI RN50/ES1000. (ATI...
2005-02-13 Thomas HellstromFixed Futex release bug. Bumped driver date and patchlevel.
2005-02-10 Roland Scheideggeradd support for texture micro tiling for radeon/r200...
2005-02-10 Keith WhitwellStephane's port of Eric's race fix
2005-02-08 Roland Scheideggerfix incorrect PCI id for ATI radeon
2005-02-07 Roland ScheideggerCast user data to correct type in radeon_surface_free...
2005-01-27 Thomas HellstromFixed multiple devices DMA bug. Fixed PCI path FIRE...
2005-01-26 Roland Scheidegger(Stephane Marchesin,me) Add radeon framebuffer tiling...
2005-01-26 Roland Scheideggerreplace magic number with macro constant RADEON_ZBLOCK16
2005-01-20 Felix KuehlingRemoved one bogus Savage3D PCI ID. Corrected another...
2005-01-20 Adam JacksonAdd a Savage3D PCI ID
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-13 Dave Airliedue to backways compat crap for IRQ_HANDLED etc.. this...
2005-01-11 Keith WhitwellImport Thomas' changes upto 2.4.3 to shared. Small...
2005-01-11 Keith Whitwellimport Thomas' shared-core via changes up to 2.4.1
2005-01-06 Alan HourihaneAdd i915GM support Add resume functionality (must be...
2004-12-31 Thomas HellstromVIA DRM: verifier: Added verbose palette error reportin...
2004-12-31 Thomas HellstromVIA DRM: Stability enhancements and cleanups in via_dma...
2004-12-21 Thomas Hellstromvia DRM: Tightened the security for some functions...
2004-12-20 Keith WhitwellCopy HC_ParaType_Auto change to shared-core. Bump versi...
2004-12-19 Thomas Hellstromvia changes: Fixed typecasting bug in via_dma.c, and...
2004-12-17 Keith WhitwellAdd the 'Auto' pageflipping command to the verifier...
2004-12-13 Thomas HellstromVIA drm updates:
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-06 Thomas HellstromSecurity and optimization fixes for the via drm:
2004-12-03 Thomas HellstromAdded 3D functionality to the via command verifier...
2004-12-03 Dave AirlieMake 1-bit fields be unsigned (no sign bit :). sparse...
2004-11-27 Thomas HellstromReworked PCI MMIO command buffer parser, and imported...
2004-11-09 Roland Scheideggeradd missing CHIP_RV350 to radeon_enums
2004-11-07 Dave Airlieadd some more r300 pci ids
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-11-03 Thomas HellstromFixed bug in via_dma.c. The code didn't check that...
2004-11-01 Thomas HellstromReworked the jump-code in via_dma.c. The command regula...
2004-11-01 Keith Whitwellcorrect historic mis-attribution of copyright
2004-10-30 Thomas HellstromSome stabilizing work to the DMA ring-buffer code....
2004-10-23 Dave AirlieApply radeon r300 microcode patch to non-core
2004-10-16 Ville SyrjalaFixed off by one errors in clipping.
2004-10-12 Thomas HellstromVia updates. Fixed unlikely but possible uint32_t overf...
2004-10-09 Dave Airliecleanup VIA driver to look a bit like others before...
2004-10-09 Dave AirlieLindent the via stuff so I can include it in kernel
2004-10-08 Thomas HellstromChanged unsigned to uint32_t in some ioctl parameters...
2004-09-27 Jon SmirlFix the shared directory I accidentally stomped on
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-24 Jon SmirlCreate new linux-2.6 build. Move all gpl files into...
2004-09-23 Jon Smirl1) switches from class_sysfs to drm sysfs implementatio...
2004-09-22 Felix KuehlingCreate permanent maps of framebuffer, aperture and...
2004-09-22 Jon SmirlRemove hotplug reset support from DRM driver. This...
2004-09-20 Jon SmirlRemove size restriction on permanent addmap
2004-09-20 Dave Airlieremove HAVE_COUNTERS
2004-09-17 Jon SmirlAdd linux sysfs i2c support to radeon driver. This...
2004-09-16 Jon SmirlLet's try adding the dyn-minor patch again. This patch...
2004-09-15 Jon SmirlBack dyn-minor patch out for now. fops handling is...
2004-09-15 Jon SmirlDynamic device minor support. Minor device numbers...
2004-09-14 Jon SmirlAdd chip family names to the radeon driver
2004-09-12 Jon SmirlFix DRM to compile cleanly with recent kernel changes...
2004-09-10 Jon SmirlMore general patch to mark resources in use by all...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-09-07 Thomas HellstromAdded IOCTL for writing 2D DMA command buffers over...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-08-30 Dave Airliedrm-memory patch, cleans up alloc/free and makes calloc...
2004-08-30 Erdi ChenFix copy_from_user return value ignored warning at...
2004-08-27 Dave Airlierun i915 through lindent
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
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 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-14 Eric AnholtAdd a "dev" argument to DRIVER_CTX_[CD]TOR. This will...
2004-08-13 Eric AnholtFix apparent copy'n'paste-o of the card attributes...
2004-08-10 Dave AirliePatch from Jon Smirl to add attribute field to the...
2004-08-02 Dave Airlieforgot to check these in.. thanks to Jon for reminding...
2004-07-31 Dave Airliepatch from RH xorg-x11 tree ported to drm.h
2004-07-31 Dave Airliefixes for using userspace pointers found by sparse...
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-23 Keith WhitwellCorrect a couple of packet length calculations.
2004-07-20 Dave AirlieAdd NULLs instead of 0 for i915
2004-07-15 Dave Airliesparse cleanups from kernel: Al Viro
2004-07-05 Dave Airliealign with kernel
2004-07-05 Dave Airliewhitespace align with kernel
2004-06-10 Keith Whitwelli915.o drm driver
next