OSDN Git Service

Add support for interrupt triggered driver callback with lock held to DRM core.
[android-x86/external-libdrm.git] / linux-core / drm_lock.c
2006-09-29 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-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.