[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_context.c
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
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-19 Eric AnholtMerge branch 'origin'
2007-07-17 Dave Airliedrm_context: fix braino
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-03 Kristian HøgsbergUse idr_replace trick to eliminate struct drm_ctx_sarea...
2007-07-03 Kristian HøgsbergDon't take dev->struct_mutex twice in drm_setsareactx.
2007-06-10 Dave Airlieuse krh's idr mods to remove lists from idr code
2007-05-26 Dave Airliedrm: move context handling code to use linux idr
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliefixup some of the comments in drm_context.c
2006-08-19 Dave Airliefixup some of the comments in drm_context.c
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-01-02 Dave Airliesparse cleanups
2005-12-04 Dave AirlieFix from SuSE for issue with context creation failure
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-08-12 Thomas HellstromReverting the previous via security-fix commit, since...
2005-08-11 Thomas HellstromMissing symbol export from previous via context check...
2005-08-10 Thomas HellstromSecurity fix on via: Checking that the specified contex...
2005-08-05 Dave AirlieFix bug in return to userspace resctx code
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
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-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-09-02 Dave Airlieoops called ctor instead of dtor.. found this on the...
2004-08-29 Dave Airlieremove hacky context thing that was gamma only
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
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-08-14 Eric AnholtAdd a "dev" argument to DRIVER_CTX_[CD]TOR. This will...
2004-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-02-20 Keith Whitwelldrm_ctx_dtor.patch Submitted by: Erdi Chen
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-22 Alan Hourihaneremove unused variable
2003-04-22 Keith WhitwellMove a chunk of gamma-specific code out of drm_dma...
2003-04-22 Keith Whitwellremove unused dma histogram code
2003-04-22 Keith WhitwellMove a bunch of gamma-specific code into a gamma-specif...
2003-04-22 Keith Whitwellremove DRM read, poll and write_string
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2002-06-25 Alan Hourihanegamma_alloc -> DRM(alloc)
2002-01-27 David DawesFirst pass merge of XFree86 4.2.0 import.
2001-09-25 Alan Hourihanemerge with 2.4.10 kernel
2001-08-13 Jeff HartmannSync with Linus 2.4.9-pre2 + make all nopage routines...
2001-08-07 Jeff HartmannLots of DRM fixes: added new pieces of template code...
2001-03-14 Kevin E MartinMerged sarea-1-0-0
2001-02-16 Gareth Hughes- Clean up the way customization of the templates is...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.