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