aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/overlay.c
Commit message (Expand)AuthorAge
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-20
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-27
* drm/plane: Use consistent data types for format countThierry Reding2015-08-12
* drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs2014-12-02
* drm/nouveau: use container_of to resolve nouveau_plane from drm_planeFabian Frederick2014-09-24
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-09
* drm/nouveau: fix some usages of the wrong print functionBen Skeggs2014-08-09
* drm/nv04/plane: add support for nv04/nv05 video overlayIlia Mirkin2014-01-22
* drm/nv10/plane: add YUYV supportIlia Mirkin2014-01-22
* drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin2013-12-03
* drm/nv10/plane: add downscaling restrictionsIlia Mirkin2013-12-03
* drm/nv10/plane: fix format computationIlia Mirkin2013-12-03
* drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin2013-11-08