summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs
2010-10-05drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez
2010-10-05drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Koƛcielnicki
2010-10-05drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idleBen Skeggs
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez
2010-10-05drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez
2010-10-05drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez
2010-10-05drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs
2010-10-05drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs
2010-10-05drm/nva3: split pm backend out from nv50Ben Skeggs
2010-10-05drm/nouveau: run perflvl and M table scripts on mem clock changeBen Skeggs
2010-10-05drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs
2010-10-05drm/nouveau: enable enhanced framing only if DP display supports itBen Skeggs
2010-10-05drm/nouveau: Import initial memory timing workRoy Spliet
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-24drm/nv50: use pll type rather than register for CRTC PLLBen Skeggs
2010-09-24drm/nouveau: v3.0 pll limits tables have type<->register mapping tooBen Skeggs
2010-09-24drm/nouveau: Misc cleanup of the PM code.Francisco Jerez
2010-09-24drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez
2010-09-24drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez
2010-09-24drm/nouveau: Double the perf table memory clocks on pre-G71 cards.Francisco Jerez
2010-09-24drm/nouveau: Fix parsing of the temperature constant correction.Francisco Jerez
2010-09-24drm/nouveau: Add sane sensor correction defaults for nv4a.Francisco Jerez
2010-09-24drm/nv40: fix reading temp valueFrancesco Marella
2010-09-24drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.Francisco Jerez
2010-09-24drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.Francisco Jerez
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs
2010-09-24drm/nouveau: fix chipset vs card_type thinkoBen Skeggs
2010-09-24drm/nv50: assume smaller tiles for bo movesBen Skeggs