Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-02 | drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation | Ben Skeggs | 1 | -2/+2 |
2014-09-24 | drm/nouveau: use container_of to resolve nouveau_plane from drm_plane | Fabian Frederick | 1 | -5/+10 |
2014-08-10 | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 1 | -10/+10 |
2014-08-10 | drm/nouveau: kill nouveau_dev() + wrap register macros | Ben Skeggs | 1 | -55/+55 |
2014-08-10 | drm/nouveau: fix some usages of the wrong print function | Ben Skeggs | 1 | -5/+5 |
2014-01-23 | drm/nv04/plane: add support for nv04/nv05 video overlay | Ilia Mirkin | 1 | -10/+166 |
2014-01-23 | drm/nv10/plane: add YUYV support | Ilia Mirkin | 1 | -3/+4 |
2013-12-03 | drm/nv10/plane: some chipsets don't support NV12 | Ilia Mirkin | 1 | -2/+13 |
2013-12-03 | drm/nv10/plane: add downscaling restrictions | Ilia Mirkin | 1 | -1/+9 |
2013-12-03 | drm/nv10/plane: fix format computation | Ilia Mirkin | 1 | -8/+9 |
2013-11-08 | drm/nv10/kms: add plane support for nv10-nv40 | Ilia Mirkin | 1 | -0/+320 |