OSDN Git Service

Merge commit 'origin/drm-gem' into modesetting-gem
[android-x86/external-libdrm.git] / linux-core / drm_proc.c
2008-06-11 Jesse BarnesMerge commit 'origin/drm-gem' into modesetting-gem
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-12 Dave Airliedrm: fix oops on reading proc file with no master
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-05-02 Keith PackardAdd a bit of /proc/dri/*/gem support. Clean up some...
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-03-20 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-12 Thomas HellstromAdd an emergency pinnable memory quota for root-only...
2008-03-07 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-15 Dave Airlieswitch naming to new proposed scheme
2008-02-13 Dave Airliestart moving over to proper hierarchy wrt master accesses
2008-02-13 Dave Airliemajor port of multi-master ideas into modesetting
2008-02-13 Dave Airliedrm: re-write minor number allocation to use an idr.
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
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-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-23 Dave Airliecleanup more whitespace from ttm merge
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airlieuse ARRAY_SIZE
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-21 Thomas HellstromImprove memory manager accounting printout formatting.
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-17 Thomas HellstromAdd vma list memory usage to memory accounting.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-02 Thomas HellstromAllow for 44 bit user-tokens (or drm_file offsets)
2006-09-25 Thomas HellstromAdd /proc filesystem buffer / fence object accounting.
2006-09-22 Thomas HellstromFix proc formatting broken by last commit.
2006-09-20 Thomas HellstromAllow for 64-bit map handles of ttms and buffer objects.
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-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2005-11-11 Dave Airlierealign whitespace with kernel
2005-11-11 Dave AirlieA bunch of create_proc_dir_entry() calls creating direc...
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-10-20 Jon SmirlSwitch linux-core from using dev->pdev->driver->name to
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-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-03 Dave Airliefix for drm in /proc - from Jon Smirl
2004-04-08 Dave Airlielong dev_t patches from 2.6 tree
2003-06-03 Jose FonsecaAdded the Doxygen configuration file. Minor documentati...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-29 Leif Delgassremove unused variables
2003-04-26 Keith WhitwellRemove #if 0'd code
2003-04-22 Keith Whitwellremove unused dma histogram code
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-04-05 Leif Delgassadd 'SG' map type identifier string (pci scatter/gather...
2003-03-25 Alan Hourihanelinux merge for drm
2002-12-12 Keith Whitwellbring in jantorial changes from 2.5.51
2001-10-08 Alan Hourihanecommit Abraham vd Merwe fix.
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.