[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_stub.c
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-02 Keith PackardAdd a bit of /proc/dri/*/gem support. Clean up some...
2008-04-28 Eric AnholtRename drm_mm.c and its fuctions to drm_memrange.
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-10 Dave Airlieremove unneeded load call
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
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-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-31 Dave Airliedrm: call driver load after initing agp subsystem
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-20 Dave Airliedrm_sysfs: update sysfs code from kernel
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-02 Kristian HøgsbergFix must-check warnings and implement a few error paths.
2007-06-10 Dave Airlieuse krh's idr mods to remove lists from idr code
2007-06-01 Dave Airliedrm: fixup initialisation of list heads and idr
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-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-13 Thomas HellstromBugzilla Bug #9457
2007-02-06 Thomas HellstromImplement a policy for selecting memory types.
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-01 Dave Airliefixup permission along line of kernel
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-12-15 Thomas HellstromRemove the memory caches for fence objects and memory...
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-17 Thomas HellstromAdd vma list memory usage to memory accounting.
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-02 Thomas HellstromAdd a buffer object manager for TTM maps.
2006-10-02 Michel DänzerMake locked tasklet handling more robust.
2006-09-29 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
2006-09-07 Eric AnholtPut the PCI device/vendor id in the drm_device_t.
2006-09-04 Thomas HellstromMake memory caches global so that they can be used...
2006-09-01 Thomas HellstromBugfixes,
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 Airlieremove local copies of pci domain/bus/slot/num
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas HellstromUser / Kernel space fence objects (device-independent...
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-08-19 Dave Airlieremove local copies of pci domain/bus/slot/num
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-02-18 Dave Airliealways enable and set master on pci device
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-01-02 Dave Airlieuse drm_cards_limit instead of cards_limit
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-07-03 Jon SmirlSimplify the sysfs code
2005-07-03 Jon SmirlAdd sysfs attribute dri_library_name on Linux. code...
2005-06-28 Alan HourihaneGiven that BenH says using the sysdev approach for...
2005-06-23 Jon SmirlFix drm_memory_debug.c to compile, doesn't seem to...
2005-06-22 Jon SmirlGet the power management hooks into the right place...
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Alan HourihaneActually check for drm_fb_loaded before trying to initi...
2005-05-28 Alan HourihaneRe-implement the power management.
2005-05-16 Ian RomanickAdded device_is_agp callback to drm_driver. This functi...
2005-03-25 Dave Airliefix up AGP multi-head support for kernel 2.6.12
2005-03-25 Dave AirlieFor 2.6.12 and 2.6.11.x:
2005-02-07 Dave Airliechange DRIVER_ to CORE_ makes things look nicer, also...
2004-10-29 Jon SmirlSwitch SPIN_LOCK_UNLOCKED to spin_lock_init()
2004-10-29 Jon SmirlAdd include of moduleparam.h
2004-10-23 Jon SmirlPrepare to eliminate inter_module_get("agp")
2004-10-20 Jon SmirlSwitch linux-core from using dev->pdev->driver->name to
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-15 Jon SmirlSwitch linux-core over to 2.6 parameter model to enable...
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-05 Jon Smirlenable the device in the right order, remove __devinit...
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-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-23 Jon SmirlRemove 2.6 code that allow DRM major device number...
2004-09-23 Jon Smirl1) switches from class_sysfs to drm sysfs implementatio...
2004-09-22 Jon SmirlRemove hotplug reset support from DRM driver. This...
2004-09-16 Jon SmirlLet's try adding the dyn-minor patch again. This patch...
2004-09-15 Jon SmirlBack dyn-minor patch out for now. fops handling is...
2004-09-15 Jon SmirlDon't use module_param if it isn't defined in older...
2004-09-15 Jon SmirlDynamic device minor support. Minor device numbers...
next