summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/overlay.c
AgeCommit message (Expand)Author
2014-12-02drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs
2014-09-24drm/nouveau: use container_of to resolve nouveau_plane from drm_planeFabian Frederick
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs
2014-08-10drm/nouveau: fix some usages of the wrong print functionBen Skeggs
2014-01-23drm/nv04/plane: add support for nv04/nv05 video overlayIlia Mirkin
2014-01-23drm/nv10/plane: add YUYV supportIlia Mirkin
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin