OSDN Git Service

Use dummy_read_page for unpopulated kernel-allocated ttm pages.
[android-x86/external-libdrm.git] / linux-core / drm_lock.c
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-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromFix multiple spinlock unlocking
2007-02-13 Thomas HellstromBugzilla Bug #9457
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-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Thomas HellstromTrap and be verbose about a deadlock that occurs with...
2006-09-29 Michel DänzerAdd support for interrupt triggered driver callback...
2006-09-28 Michel DänzerAdd support for interrupt triggered driver callback...
2006-09-27 Thomas HellstromActivate error message that was never hit since it...
2006-09-26 Thomas HellstromRemove the call to drm_lock_transfer, since it is not...
2006-09-15 Thomas HellstromAllow a "native type" to be associated with a fence...
2006-09-12 Thomas HellstromMore bugfixes.
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-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas HellstromGeneric DRM support base-class support for user-space...
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-02-18 Dave Airliefix build wrong function call
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-11-11 Dave Airlieconvert to use __set_current_state, align some header...
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-04-20 Thomas HellstromA fix for a locking bug which is triggered when a clien...
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-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-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-07-05 Dave Airliefixes from kernel for 0 vs NULL - mika
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-22 Keith WhitwellMove the excitingly named DRM(flush_block_and_flush...
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2002-09-21 Michel Daenzermake sure we never oops because the hardware lock point...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.