Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nv50: fix detection of second vram rank | Ben Skeggs | 2012-03-13 | 1 | -1/+1 |
* | drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation | Roy Spliet | 2012-03-13 | 1 | -0/+1 |
* | drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better | Ben Skeggs | 2012-03-13 | 1 | -3/+3 |
* | drm/nv50: add memory type detection | Ben Skeggs | 2012-03-13 | 1 | -0/+16 |
* | drm/nv50/vram: fix incorrect detection of bank count on newer chipsets | Ben Skeggs | 2011-11-10 | 1 | -1/+1 |
* | drm/nouveau: embed nouveau_mm | Ben Skeggs | 2011-09-20 | 1 | -2/+2 |
* | drm/nouveau: rework vram init/fini ordering a little | Ben Skeggs | 2011-06-23 | 1 | -16/+25 |
* | drm/nv50: support for compression | Ben Skeggs | 2011-02-25 | 1 | -3/+24 |
* | drm/nouveau: rename nouveau_vram to nouveau_mem | Ben Skeggs | 2011-02-25 | 1 | -21/+21 |
* | drm/nouveau: sizeof() vs ARRAY_SIZE() | Dan Carpenter | 2010-12-21 | 1 | -1/+1 |
* | drm/nouveau: kick vram functions out into an "engine" | Ben Skeggs | 2010-12-08 | 1 | -0/+10 |
* | drm/nv50: implement custom vram mm | Ben Skeggs | 2010-12-08 | 1 | -0/+180 |