summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-23drm/ttm: call driver move_notify() when doing system->tt bo movesBen Skeggs1-1/+2
2011-02-23drm: psuedocolor support for ARGB modesRob Clark1-0/+5
2011-02-23radeon: move blit functions to radeon_asic.hDaniel Vetter2-13/+13
2011-02-23radeon: kill decls for inline functionsDaniel Vetter1-6/+0
2011-02-23radeon: consolidate asic-specific function decls for r600 & laterDaniel Vetter4-63/+58
2011-02-23drm/radeon: kill radeon_bo->gobj pointerDaniel Vetter2-7/+3
2011-02-23drm/radeon: introduce gem_to_radeon_bo helperDaniel Vetter9-28/+27
2011-02-23drm/radeon: embed struct drm_gem_objectDaniel Vetter14-37/+39
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter2-0/+12
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter2-14/+98
2011-02-23drm: mm: extract node insert helper functionsDaniel Vetter1-25/+42
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter2-260/+225
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter4-4/+9
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk7-10/+18
2011-02-19nouveau/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk1-7/+21
2011-02-19radeon/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk3-12/+33
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs1-3/+3
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs1-19/+27
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs1-0/+1
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez1-1/+1
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez1-9/+3
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez1-3/+4
2011-02-07drm: add usb frameworkDave Airlie5-1/+136
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie24-359/+456
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie15-38/+246
2011-02-07drm/i810: remove the BKLArnd Bergmann3-20/+8
2011-02-07drm: remove i830 driverArnd Bergmann9-2526/+17
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds4-13/+11
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+9
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-95/+106
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-33/+26
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-79/+138
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings3-9/+6
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa1-4/+5
2011-02-06Merge branch 'timers/locking'Ingo Molnar2-3/+8
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner1-1/+1
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner1-1/+2
2011-02-05x86-32: Make sure the stack is set up before we use itH. Peter Anvin4-24/+17
2011-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-289/+637
2011-02-05net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-05net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-05MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde1-5/+4
2011-02-05bridge: Don't put partly initialized fdb into hashPavel Emelyanov1-2/+2
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa1-1/+1
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar10-94/+105
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds32-160/+400
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04Merge branch 'fix/asoc' into for-linusTakashi Iwai5-9/+7