Add additional quirks from ddx
[platform/upstream/libdrm.git] / bsd-core / drm_pci.c
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-27 Eric Anholt[FreeBSD] Convert from drm_device_t to struct drm_devic...
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-15 Eric AnholtBSD: Replace brief description in each file's first...
2005-08-26 Eric Anholt- Don't try to allocate mappings of less than a PAGE_SI...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-04-16 Eric AnholtUse /*- to begin license blocks in BSD code to reduce...
2004-11-07 Eric AnholtNow that the memory debug code is gone, and all 3 BSDs...
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2003-10-19 Eric Anholt- SMPng lock the DRM. This is only partial -- there...
2003-04-26 Eric AnholtAdd PCI DMA memory functions and make addbufs_pci and...