Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: initial pass at moving to struct nvif_device | Ben Skeggs | 2014-08-10 | 1 | -10/+10 |
* | drm: kill nouveau_dev() + wrap register macros | Ben Skeggs | 2014-08-10 | 1 | -55/+55 |
* | drm: fix some usages of the wrong print function | Ben Skeggs | 2014-08-10 | 1 | -5/+5 |
* | plane/nv04: add support for nv04/nv05 video overlay | Ilia Mirkin | 2014-01-23 | 1 | -10/+166 |
* | plane/nv10: add YUYV support | Ilia Mirkin | 2014-01-23 | 1 | -3/+4 |
* | plane/nv10: some chipsets don't support NV12 | Ilia Mirkin | 2013-12-04 | 1 | -2/+13 |
* | plane/nv10: add downscaling restrictions | Ilia Mirkin | 2013-12-04 | 1 | -1/+9 |
* | plane/nv10: fix format computation | Ilia Mirkin | 2013-12-04 | 1 | -8/+9 |
* | kms/nv10: add plane support for nv10-nv40 | Ilia Mirkin | 2013-11-05 | 1 | -0/+320 |