safe/jmp/linux-2.6
2010-02-25 Ben Skeggsdrm/nouveau: new gem pushbuf interface, bump to 0.0.16
2010-02-25 Ben Skeggsdrm/nv50: make pushbuf dma object cover entire vm
2010-02-25 Ben Skeggsdrm/nouveau: remove PUSHBUF_CAL macro
2010-02-25 Ben Skeggsdrm/nv50: switch to indirect push buffer controls
2010-02-25 Maarten Maathuisdrm/nouveau: protect channel create/destroy and irq...
2010-02-23 Ben Skeggsdrm/nv50: fix vram ptes on IGPs to point at stolen...
2010-02-23 Ben Skeggsdrm/nv50: fix instmem binding on IGPs to point at stole...
2010-02-23 Ben Skeggsdrm/nv50: improve vram page table construction
2010-02-23 Ben Skeggsdrm/nv50: more efficient clearing of gpu page table...
2010-02-23 Ben Skeggsdrm/nv50: make nv50_mem_vm_{bind,unbind} operate only...
2010-02-23 Francisco Jerezdrm/nouveau: Fix up pre-nv17 analog load detection.
2010-02-16 Francisco Jerezdrm/nouveau: Force TV encoder DPMS reinit after resume.
2010-02-16 Ben Skeggsdrm/nouveau: use mutex for vbios lock
2010-02-10 Matthew Garrettnouveau: fix state detection with switchable graphics
2010-02-10 Marcin Slusarzdrm/nouveau: move dereferences after null checks
2010-02-09 Maarten Maathuisdrm/nv50: make the pgraph irq handler loop like the...
2010-02-09 Maarten Maathuisdrm/nv50: delete ramfc object after disabling fifo...
2010-02-09 Maarten Maathuisdrm/nv50: avoid unloading pgraph context when ctxprog...
2010-02-09 Maarten Maathuisdrm/nv50: align size of buffer object to the right...
2010-02-09 Ben Skeggsdrm/nv50: disregard dac outputs in nv50_sor_dpms()
2010-02-09 Ben Skeggsdrm/nv50: prevent multiple init tables being parsed...
2010-02-09 Ben Skeggsdrm/nouveau: make dp auxch xfer len check for reads...
2010-02-09 Ben Skeggsdrm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
2010-02-09 Marcin Kościelnickidrm/nouveau: Add proper vgaarb support.
2010-02-09 Marcin Kościelnickidrm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
2010-02-09 Julia Lawalldrivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL...
2010-02-09 Luca Barbieridrm/nouveau: call ttm_bo_wait with the bo lock held...
2010-02-09 Francisco Jerezdrm/nouveau: Fixup semaphores on pre-nv50 cards.
2010-02-09 Marcin Kościelnickidrm/nouveau: Add getparam to get available PGRAPH units.
2010-02-09 Marcin Kościelnickidrm/nouveau: Add module options to disable acceleration.
2010-02-09 Ben Skeggsdrm/nouveau: fix non-vram notifier blocks
2010-01-25 Ben Skeggsdrm/nv50: prevent switching off SOR when in use for...
2010-01-25 Ben Skeggsdrm/nv50: fail auxch transaction if reply count not...
2010-01-25 Ben Skeggsdrm/nouveau: fix failure path if userspace specifies...
2010-01-25 Ben Skeggsdrm/nouveau: report LVDS as disconnected if lid closed
2010-01-17 Ben Skeggsdrm/nv50: prevent accidently turning off encoders we...
2010-01-17 Ben Skeggsdrm/nv50: fix alignment of per-channel fifo cache
2010-01-17 Luca Barbieridrm/nouveau: Evict buffers in VRAM before freeing sgdma
2010-01-17 Luca Barbieridrm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH...
2010-01-17 Ben Skeggsdrm/nouveau: fix thinko in nv04_instmem.c
2010-01-17 Ben Skeggsdrm/nouveau: fix a race condition in nouveau_dma_wait()
2010-01-14 Luca Barbieridrm/nouveau: check pushbuffer bounds in ioctl
2010-01-14 Ben Skeggsdrm/nouveau: reserve VGA area for the moment
2010-01-14 Francisco Jerezdrm/nouveau: Unset the EDID connector property when...
2010-01-14 Francisco Jerezdrm/nouveau: Fallback to analog load detection when...
2010-01-14 Xavier Chantrydrm/nouveau: fix edid memleak in nouveau_connector
2010-01-14 Francisco Jerezdrm/nouveau: Break some long lines.
2010-01-14 Andrea Tacconidrm/nouveau: add NV18 device id to call_lvds_manufactur...
2010-01-14 Marcin Kościelnickidrm/nv50: Fix typo in PGRAPH initialisation.
2010-01-14 Ben Skeggsdrm/nouveau: less magic DCB 1.5 parsing
2010-01-14 Ben Skeggsdrm/nouveau: assume no nv04 board has a DCB table
2010-01-14 Ben Skeggsdrm/nouveau: remove PRIV0 check in nouveau_mem_close()
2010-01-14 Ben Skeggsdrm/nouveau: wait on fence after bo move if validating...
2010-01-14 Ben Skeggsdrm/nouveau: trust init table registers are safe
2010-01-14 Maarten Maathuisdrm/nv50: wait for pgraph to idle before unloading...
2010-01-10 Marcin Kościelnickidrm/nv04: Fix set_operation software method.
2010-01-10 Ben Skeggsdrm/nouveau: initialise DMA tracking parameters earlier
2010-01-10 Ben Skeggsdrm/nouveau: use dma.max rather than pushbuf size for...
2010-01-10 Ben Skeggsdrm/nv04: differentiate between nv04/nv05
2010-01-10 Luca Barbieridrm/nouveau: Fix null deref in nouveau_fence_emit due...
2010-01-10 Ben Skeggsdrm/nv50: prevent a possible ctxprog hang
2010-01-10 Ben Skeggsdrm/nouveau: have ttm's fault handler called directly
2010-01-10 Ben Skeggsdrm/nv50: restore correct cache1 get/put address on...
2010-01-10 Marcin Slusarzdrm/nouveau: create function for "dealing" with gpu...
2010-01-10 Ben Skeggsdrm/nouveau: remove unused nouveau_channel_idle() function
2010-01-10 Ben Skeggsdrm/nouveau: fix handling of fbcon colours in 8bpp
2010-01-10 Francisco Jerezdrm/nv04: Context switching fixes.
2010-01-10 Francisco Jerezdrm/nouveau: Use the software object for fencing.
2010-01-10 Francisco Jerezdrm/nouveau: Allocate a per-channel instance of NV_SW.
2010-01-10 Maarten Maathuisdrm/nv50: make the blocksize depend on vram size
2010-01-10 Maarten Maathuisdrm/nouveau: better alignment of bo sizes and use round...
2010-01-10 Francisco Jerezdrm/nouveau: Don't skip card take down on nv0x.
2010-01-10 Francisco Jerezdrm/nouveau: Implement nv42-nv43 TV load detection.
2010-01-10 Francisco Jerezdrm/nouveau: Clean up the nv17-nv4x load detection...
2010-01-10 Marcin Slusarzdrm/nv50: fix fillrect color
2010-01-10 Ben Skeggsdrm/nv50: ignore vbios table's claim to the contrary...
2010-01-10 Francisco Jerezdrm/nouveau: Drop redundant placement initialization.
2010-01-10 Francisco Jerezdrm/nouveau: No need to force evict=true when swapping...
2010-01-10 Francisco Jerezdrm/nouveau: Fix "general protection fault" in the...
2010-01-10 Francisco Jerezdrm/i2c/ch7006: Drop build time dependency to nouveau.
2010-01-10 Francisco Jerezdrm/nouveau: Make the MM aware of pre-G80 tiling.
2010-01-10 Francisco Jerezdrm/nouveau: Pre-G80 tiling support.
2010-01-10 Francisco Jerezdrm/nouveau: Add cache_flush/pull fifo engine functions.
2010-01-08 Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-01-08 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-testing
2010-01-08 Dave Airliedrm/kms/fb: check for depth changes from userspace...
2010-01-08 David Johndrm: Keep disabled outputs disabled after suspend ...
2010-01-08 Jerome Glissedrm/radeon/kms: Don't try to enable IRQ if we have...
2010-01-08 Jerome Glissedrm: Avoid calling vblank function is vblank wasn't...
2010-01-08 Alexander Beregalovdrm/radeon: mkregtable.c: close a file before exit
2010-01-08 Jerome Glissedrm/radeon/kms: Make sure we release AGP device if...
2010-01-08 Jerome Glissedrm/radeon/kms: Schedule host path read cache flush...
2010-01-08 Corbin Simpsondrm/radeon/kms: Workaround RV410/R420 CP errata (V3)
2010-01-08 Alex Deucherdrm/radeon/kms: detect sideport memory on IGP chips
2010-01-08 Darren Jenkinsdrm/radeon: fix a couple of array index errors
2010-01-08 Alex Deucherdrm/radeon/kms: add support for eDP (embedded DisplayPort)
2010-01-08 Alex Deucherdrm: Add eDP connector type
2010-01-08 Alex Deucherdrm/radeon/kms: pull in the latest upstream ObjectID...
2010-01-08 Alex Deucherdrm/radeon/kms: whitespace changes to ObjectID.h
2010-01-08 Alex Deucherdrm/radeon/kms: fix typo in atom connector type handling
next