summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2012-02-13drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs
2011-11-30drm/nv50/disp: silence compiler warningBen Skeggs
2011-11-30drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs
2011-11-30drm/nouveau: Keep RAMIN heap within the channel.Younes Manton
2011-11-30drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs
2011-11-30drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller
2011-11-30drm/nouveau: add dumb ioctl supportBen Skeggs
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs
2011-11-10drm/nvc1: hacky workaround to fix accel issuesBen Skeggs
2011-11-10drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs
2011-11-10drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs
2011-11-10drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs
2011-11-10drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs
2011-11-10drm/nouveau: testing the wrong variableDan Carpenter
2011-11-10drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller
2011-11-10drm/nv50: fix stability issue on NV86.Maxim Levitsky
2011-11-10drm/nouveau: initialize chan->fence.lock before useMarcin Slusarz
2011-11-10drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsBen Skeggs
2011-11-10drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Ben Skeggs
2011-11-10drm/nv50/bios: fixup mpll programming from the init table parserBen Skeggs
2011-11-10drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-09-20Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-09-20drm/nouveau: remove allocations from gart populate() hookBen Skeggs
2011-09-20drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.cBen Skeggs
2011-09-20drm/nvc0/fifo: avoid touching missing subfifosBen Skeggs
2011-09-20drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtcBen Skeggs
2011-09-20drm/nvd9/disp: stub some more api hooks so we don't oops on resumeBen Skeggs
2011-09-20drm/nouveau: fix printk typo in ioremap failure pathMarcin Slusarz
2011-09-20drm/nvc0/pm: minor clock readback fixesBen Skeggs
2011-09-20drm/nv40/pm: execute memory reset script from vbiosBen Skeggs
2011-09-20drm/nv50/gr: refactor initialisationBen Skeggs
2011-09-20drm/nouveau: if requested, try harder at disabling sysmem pushbufsBen Skeggs
2011-09-20drm/nv50/gr: enable ctxprog xfer only when we need it to save powerMartin Peres
2011-09-20drm/nouveau/dp: add support for displayport table 0x30Ben Skeggs
2011-09-20drm/nouveau/dp: return master dp table pointer too when looking up encoderBen Skeggs
2011-09-20drm/nouveau/bios: simplify U/d table hash matching func to just matchBen Skeggs
2011-09-20drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SETBen Skeggs
2011-09-20drm/nvc0/gr: remove MODULE_FIRMWARE() linesBen Skeggs
2011-09-20drm/nouveau/dp: use alternate lane mask for nvafBen Skeggs
2011-09-20drm/nouveau/dp: link rate scripts are selected with a comparison tableBen Skeggs
2011-09-20drm/nv40/pm: write nv40-specific reclocking routinesBen Skeggs
2011-09-20drm/nv40/pm: parse geometric delta clock from vbiosBen Skeggs
2011-09-20drm/nouveau/dp: enable down-spread if vbios and sink support itBen Skeggs
2011-09-20drm/nouveau/dp: execute some more vbios tables relating to link rateBen Skeggs