| Commit message (Expand) | Author | Age |
* | drm/nv50/disp: silence compiler warning | Ben Skeggs | 2011-11-30 |
* | drm/nouveau: fix oopses caused by clear being called on unpopulated ttms | Ben Skeggs | 2011-11-30 |
* | drm/nouveau: Keep RAMIN heap within the channel. | Younes Manton | 2011-11-30 |
* | drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations | Ben Skeggs | 2011-11-30 |
* | drm/nvc0/gr: fix TP init for transform feedback offset queries | Christoph Bumiller | 2011-11-30 |
* | drm/nouveau: add dumb ioctl support | Ben Skeggs | 2011-11-30 |
* | drm/nouveau: Fix bandwidth calculation for DisplayPort | Adam Jackson | 2011-11-09 |
* | drm/nouveau: by default use low bpp framebuffer on low memory cards | Marcin Slusarz | 2011-11-09 |
* | drm/nv10: Change the BO size threshold determining the memory placement range. | Francisco Jerez | 2011-11-09 |
* | drm/nvc0: enable acceleration for nvc1 by default | Ben Skeggs | 2011-11-09 |
* | drm/nvc0/gr: fixup the mmio list register writes for 0xc1 | Ben Skeggs | 2011-11-09 |
* | drm/nvc1: hacky workaround to fix accel issues | Ben Skeggs | 2011-11-09 |
* | drm/nvc0/gr: fix some bugs in grctx generation | Ben Skeggs | 2011-11-09 |
* | drm/nvc0: enable acceleration on 0xc8 by default | Ben Skeggs | 2011-11-09 |
* | drm/nvc0/vram: skip disabled PBFB subunits | Ben Skeggs | 2011-11-09 |
* | drm/nv40/pm: fix issues on igp chipsets, which don't have memory | Ben Skeggs | 2011-11-09 |
* | drm/nouveau: testing the wrong variable | Dan Carpenter | 2011-11-09 |
* | drm/nvc0/vram: storage type 0xc3 is not compressed | Christoph Bumiller | 2011-11-09 |
* | drm/nv50: fix stability issue on NV86. | Maxim Levitsky | 2011-11-09 |
* | drm/nouveau: initialize chan->fence.lock before use | Marcin Slusarz | 2011-11-09 |
* | drm/nv50/vram: fix incorrect detection of bank count on newer chipsets | Ben Skeggs | 2011-11-09 |
* | drm/nv50/gr: typo fix, how about we not reset fifo during graph init? | Ben Skeggs | 2011-11-09 |
* | drm/nv50/bios: fixup mpll programming from the init table parser | Ben Skeggs | 2011-11-09 |
* | drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() | Ben Skeggs | 2011-11-09 |
* | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 |
* | Revert "drm/ttm: add a way to bo_wait for either the last read or last write" | Dave Airlie | 2011-10-27 |
* | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2011-09-20 |
|\ |
|
| * | drm/nouveau: remove allocations from gart populate() hook | Ben Skeggs | 2011-09-20 |
| * | drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c | Ben Skeggs | 2011-09-20 |
| * | drm/nvc0/fifo: avoid touching missing subfifos | Ben Skeggs | 2011-09-20 |
| * | drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc | Ben Skeggs | 2011-09-20 |
| * | drm/nvd9/disp: stub some more api hooks so we don't oops on resume | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau: fix printk typo in ioremap failure path | Marcin Slusarz | 2011-09-20 |
| * | drm/nvc0/pm: minor clock readback fixes | Ben Skeggs | 2011-09-20 |
| * | drm/nv40/pm: execute memory reset script from vbios | Ben Skeggs | 2011-09-20 |
| * | drm/nv50/gr: refactor initialisation | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau: if requested, try harder at disabling sysmem pushbufs | Ben Skeggs | 2011-09-20 |
| * | drm/nv50/gr: enable ctxprog xfer only when we need it to save power | Martin Peres | 2011-09-20 |
| * | drm/nouveau/dp: add support for displayport table 0x30 | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: return master dp table pointer too when looking up encoder | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/bios: simplify U/d table hash matching func to just match | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET | Ben Skeggs | 2011-09-20 |
| * | drm/nvc0/gr: remove MODULE_FIRMWARE() lines | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: use alternate lane mask for nvaf | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: link rate scripts are selected with a comparison table | Ben Skeggs | 2011-09-20 |
| * | drm/nv40/pm: write nv40-specific reclocking routines | Ben Skeggs | 2011-09-20 |
| * | drm/nv40/pm: parse geometric delta clock from vbios | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: enable down-spread if vbios and sink support it | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: execute some more vbios tables relating to link rate | Ben Skeggs | 2011-09-20 |
| * | drm/nouveau/dp: store unencoded link_bw everywhere | Ben Skeggs | 2011-09-20 |