aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/disp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs1-3/+3
2016-06-24drm/nouveau: Turn off CRTCs on driver unloadLukas Wunner1-10/+0
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs1-1/+1
2015-12-08drm: Move encoder->save/restore into nouveauDaniel Vetter1-20/+12
2015-12-08drm/nouveau: Use private save/restore hooks for CRTCsDaniel Vetter1-5/+6
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs1-2/+2
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs1-1/+3
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula1-3/+3
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-1/+1
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-1/+1
2015-01-22drm/nouveau/dispnv04: Remove some unused functionsRickard Strandqvist1-18/+0
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs1-5/+0
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs1-0/+5
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-1/+1
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula1-1/+1
2014-01-23drm/nouveau: create base display from common codeBen Skeggs1-5/+0
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin1-0/+2
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs1-0/+211