summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-06drm/ttm: callback move_notify any time bo placement change v4Jerome Glisse
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/nouveau: enable the ttm dma pool when swiotlb is active V3Konrad Rzeszutek Wilk
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
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-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven
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