aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs
2010-01-25drm/nv50: prevent switching off SOR when in use for DVI-over-DPBen Skeggs
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs
2010-01-25drm/nouveau: fix failure path if userspace specifies no valid memtypesBen Skeggs
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs
2010-01-18drm/nv50: prevent accidently turning off encoders we're actually usingBen Skeggs
2010-01-18drm/nv50: fix alignment of per-channel fifo cacheBen Skeggs
2010-01-18drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri
2010-01-18drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interruptsLuca Barbieri
2010-01-18drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs
2010-01-18drm/nouveau: fix a race condition in nouveau_dma_wait()Ben Skeggs
2010-01-15drm/nouveau: check pushbuffer bounds in ioctlLuca Barbieri
2010-01-15drm/nouveau: reserve VGA area for the momentBen Skeggs
2010-01-15drm/nouveau: Unset the EDID connector property when the EDID block goes away.Francisco Jerez
2010-01-15drm/nouveau: Fallback to analog load detection when the EDID block is invalid.Francisco Jerez
2010-01-15drm/nouveau: fix edid memleak in nouveau_connectorXavier Chantry
2010-01-15drm/nouveau: Break some long lines.Francisco Jerez
2010-01-15drm/nouveau: add NV18 device id to call_lvds_manufacturer_scriptAndrea Tacconi
2010-01-14drm/nv50: Fix typo in PGRAPH initialisation.Marcin Kościelnicki
2010-01-14drm/nouveau: less magic DCB 1.5 parsingBen Skeggs
2010-01-14drm/nouveau: assume no nv04 board has a DCB tableBen Skeggs
2010-01-14drm/nouveau: remove PRIV0 check in nouveau_mem_close()Ben Skeggs
2010-01-14drm/nouveau: wait on fence after bo move if validating for another channelBen Skeggs
2010-01-14drm/nouveau: trust init table registers are safeBen Skeggs
2010-01-14drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs
2010-01-11drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs
2010-01-11drm/nv04: differentiate between nv04/nv05Ben Skeggs
2010-01-11drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs
2010-01-11drm/nouveau: have ttm's fault handler called directlyBen Skeggs
2010-01-11drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs