summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-23drm: Trim the GEM mmap offset hashtabChris Wilson
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2011-02-23drm/radeon: overhaul texture checking. (v3)Dave Airlie
2011-02-23drm/ttm: call driver move_notify() when doing system->tt bo movesBen Skeggs
2011-02-23drm: psuedocolor support for ARGB modesRob Clark
2011-02-23radeon: move blit functions to radeon_asic.hDaniel Vetter
2011-02-23radeon: kill decls for inline functionsDaniel Vetter
2011-02-23radeon: consolidate asic-specific function decls for r600 & laterDaniel Vetter
2011-02-23drm/radeon: kill radeon_bo->gobj pointerDaniel Vetter
2011-02-23drm/radeon: introduce gem_to_radeon_bo helperDaniel Vetter
2011-02-23drm/radeon: embed struct drm_gem_objectDaniel Vetter
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter
2011-02-23drm: mm: extract node insert helper functionsDaniel Vetter
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk
2011-02-18nouveau/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk
2011-02-18radeon/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez
2011-02-07drm: add usb frameworkDave Airlie
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie
2011-02-07drm/i810: remove the BKLArnd Bergmann
2011-02-07drm: remove i830 driverArnd Bergmann
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa
2011-02-06Merge branch 'timers/locking'Ingo Molnar
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar