[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / via_dmablit.c
2008-03-16 Thomas Hellstrom[via] Allow a little larger stride for SG DMA DownloadF...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Thomas HellstromFix via dmablit when blit queue is full.
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-01 Dave Airliemake build against 2.6.20 hopefully
2006-12-20 Thomas HellstromSome via PCI posting flushes.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airlieuse spin_lock_init in via dmablit
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-08-28 Dave AirlieMerge branch 'master' into nouveau-1
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-01-12 Thomas Hellstromvia: direction bug in get_user_pages call in via_dmabli...
2006-01-06 Thomas Hellstromvia: Combine PCI DMA transfers with stride==width ...
2006-01-02 Dave AirlieRealign via driver with changes in Linux kernel (mainly...
2005-11-15 Thomas HellstromLoosen via dmablit alignment checks somewhat. Adapt...
2005-10-20 Thomas Hellstromvia: PCI DMA bugfixes and DOS due to too many mapped...
2005-09-25 Thomas Hellstromvia: fix stray error printout message.
2005-09-25 Thomas HellstromAdd the via PCI DMA blit code.