summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* lib: Introduce generic list_sort functionDave Chinner2010-01-131-86/+4Star
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-1164-973/+2410
|\
| * Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie2010-01-1129-496/+853
| |\
| | * drm/nv04: Fix set_operation software method.Marcin Koƛcielnicki2010-01-111-1/+1
| | * drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-113-6/+12
| | * drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs2010-01-111-1/+1
| | * drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-111-1/+4
| | * drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri2010-01-111-20/+13Star
| | * drm/nv50: prevent a possible ctxprog hangBen Skeggs2010-01-111-0/+1
| | * drm/nouveau: have ttm's fault handler called directlyBen Skeggs2010-01-111-29/+1Star
| | * drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs2010-01-111-4/+2Star
| | * drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-114-26/+22Star
| | * drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-112-42/+0Star
| | * drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-112-4/+10
| | * drm/nv04: Context switching fixes.Francisco Jerez2010-01-111-74/+78
| | * drm/nouveau: Use the software object for fencing.Francisco Jerez2010-01-112-3/+4
| | * drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-116-24/+48
| | * drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis2010-01-111-17/+19
| | * drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-112-4/+8
| | * drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-111-2/+2
| | * drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-111-1/+89
| | * drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-113-31/+37
| | * drm/nv50: fix fillrect colorMarcin Slusarz2010-01-111-1/+2
| | * drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs2010-01-111-0/+17
| | * drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-111-10/+2Star
| | * drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-111-1/+1
| | * drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-111-2/+2
| | * drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-111-3/+2Star
| | * drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez2010-01-113-65/+265
| | * drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-118-147/+185
| | * drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-113-0/+48
| * | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-1133-470/+1529
| |\ \ | | |/ | |/|
| | * drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher2010-01-115-2/+881
| | * drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-084-5/+28
| | * drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse2010-01-081-1/+4
| | * drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov2010-01-081-1/+3
| | * drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-085-8/+6Star
| | * drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-0813-32/+33
| | * drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson2010-01-082-0/+32
| | * drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher2010-01-088-3/+64
| | * drm/radeon: fix a couple of array index errorsDarren Jenkins2010-01-081-7/+7
| | * drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher2010-01-085-12/+32
| | * drm: Add eDP connector typeAlex Deucher2010-01-081-0/+1
| | * drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher2010-01-081-1/+126
| | * drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher2010-01-081-369/+309Star
| | * drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher2010-01-082-31/+5Star
| * | drm: reduce WARN_ON to a printk.Dave Airlie2010-01-111-1/+1
| * | drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-111-5/+4Star
| * | drm: Keep disabled outputs disabled after suspend / resumeDavid John2010-01-111-1/+23
* | | DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-091-0/+2