drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / nouveau / nouveau_state.c
2010-06-08 Ben Skeggsdrm/nouveau: completely fail init if we fail to map...
2010-06-01 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-05-28 Marcin Kościelnickidrm/nouveau: Add getparam for current PTIMER time.
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-18 Marcin Slusarzvga16fb, drm: vga16fb->drm handoff
2010-05-18 Marcin Slusarzfbmem, drm/nouveau: kick firmware framebuffers as soon...
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-09 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-09 Ben Skeggsdrm/nouveau: fixup the init failure paths some more
2010-04-09 Ben Skeggsdrm/nouveau: detect vram amount once, and save the...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Dave AirlieMerge remote branch 'nouveau/for-airlied' into drm...
2010-03-10 Marcin Kościelnickidrm/nv50: Improve PGRAPH interrupt handling.
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-25 Ben Skeggsdrm/nouveau: new gem pushbuf interface, bump to 0.0.16
2010-02-25 Maarten Maathuisdrm/nouveau: protect channel create/destroy and irq...
2010-02-09 Marcin Kościelnickidrm/nouveau: Add proper vgaarb support.
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-01-17 Luca Barbieridrm/nouveau: Evict buffers in VRAM before freeing sgdma
2010-01-11 Ben Skeggsdrm/nv04: differentiate between nv04/nv05
2010-01-11 Francisco Jerezdrm/nouveau: Don't skip card take down on nv0x.
2010-01-11 Francisco Jerezdrm/nouveau: Pre-G80 tiling support.
2010-01-11 Francisco Jerezdrm/nouveau: Add cache_flush/pull fifo engine functions.
2010-01-10 Ben Skeggsdrm/nv04: differentiate between nv04/nv05
2010-01-10 Francisco Jerezdrm/nouveau: Don't skip card take down on nv0x.
2010-01-10 Francisco Jerezdrm/nouveau: Pre-G80 tiling support.
2010-01-10 Francisco Jerezdrm/nouveau: Add cache_flush/pull fifo engine functions.
2009-12-16 Ben Skeggsdrm/nouveau: prevent all channel creation if accel...
2009-12-16 Marcin Kościelnickidrm/nouveau: Add proper error handling to nouveau_card_init
2009-12-11 Ben Skeggsdrm/nouveau: Add DRM driver for NVIDIA GPUs