aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * drm/nv50/disp: silence compiler warningBen Skeggs2011-11-30
| * drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs2011-11-30
| * drm/nouveau: Keep RAMIN heap within the channel.Younes Manton2011-11-30
| * drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs2011-11-30
| * drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller2011-11-30
| * drm/nouveau: add dumb ioctl supportBen Skeggs2011-11-30
| * drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson2011-11-09
| * drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz2011-11-09
| * drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez2011-11-09
| * drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs2011-11-09
| * drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs2011-11-09
| * drm/nvc1: hacky workaround to fix accel issuesBen Skeggs2011-11-09
| * drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs2011-11-09
| * drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs2011-11-09
| * drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs2011-11-09
| * drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs2011-11-09
| * drm/nouveau: testing the wrong variableDan Carpenter2011-11-09
| * drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller2011-11-09
| * drm/nv50: fix stability issue on NV86.Maxim Levitsky2011-11-09
| * drm/nouveau: initialize chan->fence.lock before useMarcin Slusarz2011-11-09
| * drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsBen Skeggs2011-11-09
| * drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Ben Skeggs2011-11-09
| * drm/nv50/bios: fixup mpll programming from the init table parserBen Skeggs2011-11-09
| * drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs2011-11-09
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* | drm/ttm: callback move_notify any time bo placement change v4Jerome Glisse2011-12-06
* | drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2011-12-06
* | drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* | drm/nouveau: enable the ttm dma pool when swiotlb is active V3Konrad Rzeszutek Wilk2011-12-06
* | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* | drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
* | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
|/
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-09-20
|\
| * drm/nouveau: remove allocations from gart populate() hookBen Skeggs2011-09-20
| * drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.cBen Skeggs2011-09-20
| * drm/nvc0/fifo: avoid touching missing subfifosBen Skeggs2011-09-20
| * drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtcBen Skeggs2011-09-20
| * drm/nvd9/disp: stub some more api hooks so we don't oops on resumeBen Skeggs2011-09-20
| * drm/nouveau: fix printk typo in ioremap failure pathMarcin Slusarz2011-09-20
| * drm/nvc0/pm: minor clock readback fixesBen Skeggs2011-09-20
| * drm/nv40/pm: execute memory reset script from vbiosBen Skeggs2011-09-20
| * drm/nv50/gr: refactor initialisationBen Skeggs2011-09-20
| * drm/nouveau: if requested, try harder at disabling sysmem pushbufsBen Skeggs2011-09-20
| * drm/nv50/gr: enable ctxprog xfer only when we need it to save powerMartin Peres2011-09-20
| * drm/nouveau/dp: add support for displayport table 0x30Ben Skeggs2011-09-20
| * drm/nouveau/dp: return master dp table pointer too when looking up encoderBen Skeggs2011-09-20