summaryrefslogtreecommitdiff
path: root/drm/dispnv04/overlay.c
Commit message (Expand)AuthorAgeFilesLines
* drm: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-101-10/+10
* drm: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-101-55/+55
* drm: fix some usages of the wrong print functionBen Skeggs2014-08-101-5/+5
* plane/nv04: add support for nv04/nv05 video overlayIlia Mirkin2014-01-231-10/+166
* plane/nv10: add YUYV supportIlia Mirkin2014-01-231-3/+4
* plane/nv10: some chipsets don't support NV12Ilia Mirkin2013-12-041-2/+13
* plane/nv10: add downscaling restrictionsIlia Mirkin2013-12-041-1/+9
* plane/nv10: fix format computationIlia Mirkin2013-12-041-8/+9
* kms/nv10: add plane support for nv10-nv40Ilia Mirkin2013-11-051-0/+320