Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-26 | drm/nv50: correct wait condition for instmem flush | Ben Skeggs | 1 | -2/+2 |
2010-07-26 | drm/nv50: use correct PRAMIN flush register on original nv50 | Ben Skeggs | 1 | -0/+8 |
2010-07-13 | drm/nv50: move tlb flushing to a helper function | Ben Skeggs | 1 | -13/+10 |
2010-07-13 | drm/nouveau: add instmem flush() hook | Ben Skeggs | 1 | -27/+6 |
2010-07-13 | drm/nouveau: use drm_mm in preference to custom code doing the same thing | Ben Skeggs | 1 | -7/+5 |
2010-06-01 | drm: Remove drm_resource wrappers | Jordan Crouse | 1 | -1/+1 |
2010-04-09 | drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark | Ben Skeggs | 1 | -3/+4 |
2010-04-09 | drm/nouveau: detect vram amount once, and save the value | Ben Skeggs | 1 | -7/+2 |
2010-02-25 | drm/nouveau: use ALIGN instead of open coding it | Matt Turner | 1 | -1/+1 |
2010-02-23 | drm/nv50: fix instmem binding on IGPs to point at stolen system memory | Ben Skeggs | 1 | -18/+40 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+509 |