[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_bufs.c
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-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-15 Eric AnholtFix dev->agp->base initialization on BSD, and fix addma...
2007-08-13 Eric AnholtBug #11895: Only add the AGP base to map offset if...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-23 Adrian Bunkdrm_rmmap_ioctl(): remove dead code
2007-07-21 Pekka PaalanenFix misc ioctl issues, makes Nouveau run.
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-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: remove drm_buf_t
2007-07-16 Dave Airliedrm: remove hashtab/sman and object typedefs
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-08 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-08 Christoph Hellwigdrm: remove drm_follow_page, and drm_ioremap and iorema...
2006-12-20 Thomas HellstromReplace vmalloc_32.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-12-19 Dave AirlieRevert "drm: ioremap balanced with iounmap for drivers...
2006-12-19 Dave Airliedrm: ioremap balanced with iounmap for drivers/char/drm
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #3.
2006-10-02 Thomas HellstromAllow for 44 bit user-tokens (or drm_file offsets)
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-28 Dave Airlieadd static function, and remove bad attributions
2006-08-23 Thomas HellstromFix previous commit: Only fall back to hashed handles
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-23 Thomas HellstromAllow multiple addMaps with the same 32-bit map offset.
2006-08-22 Thomas HellstromBring in stripped TTM functionality.
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-19 Dave Airlieadd static function, and remove bad attributions
2006-08-14 Dave Airlieremove all TRUE/FALSE no need for this in the drm,...
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-07-05 Thomas HellstromAdd missing semaphore release.
2006-05-19 Dave Airlierip out unneeded back compat code
2006-02-19 Dave Airlieexperimental PCI DMA fixes use proper Linux interfaces
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-18 Dave AirlieFixup test for memory at end of memory space
2005-11-07 Alan HourihaneFix bug #4908 for now. Alternative is highlighted in...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-09-30 Dave Airliefixup bens fix so it works..
2005-09-30 Dave AirlieAdd Bens fix for radeon maps on ppc
2005-09-03 Dave Airliecheck is the map containing the lock
2005-08-20 Dave Airlieadd x86_64 to the list as well
2005-08-20 Dave Airlieadd powerpc64 to the list of archs that this test doesn...
2005-08-17 Dave Airlierevert reversion of a part of a patch from Jon, that...
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-08-07 Dave Airlieremove bus address
2005-08-04 Jon SmirlImplement permanent sarea maps
2005-08-04 Jon SmirlTighten up AGP security. Verify that all uses of AGP...
2005-06-29 Alan Hourihanesilence warning
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-28 Dave Airlieadd compat code from Paul Mackerras
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-05-20 Ian RomanickRefactor common, boilerplate ioctl code from drm_addbuf...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-10-06 Jon SmirlRevert back to drm_order() instead of using kernel...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-21 Jon SmirlMake DRM permanent maps match broken X behavior. X...
2004-09-20 Jon SmirlRemove size restriction on permanent addmap
2004-09-20 Jon SmirlFelix's fix for map request smaller than permanent...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-09-08 Jon SmirlAdjust permanent mapping code to account for more than...
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-29 Dave AirlieDrop GAMMA DRM from a great height ...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
next