summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv04/disp.c
AgeCommit message (Expand)Author
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-08-23drm/nouveau: Disable atomic support on a per-device basisVille Syrjälä
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-02-20drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs
2019-02-20drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs
2018-12-11drm/nouveau/drm/nouveau: Don't forget to label dp_aux devicesLyude Paul
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2016-06-24drm/nouveau: Turn off CRTCs on driver unloadLukas Wunner
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2015-12-08drm: Move encoder->save/restore into nouveauDaniel Vetter
2015-12-08drm/nouveau: Use private save/restore hooks for CRTCsDaniel Vetter
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs
2015-01-22drm/nouveau/dispnv04: Remove some unused functionsRickard Strandqvist
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula
2014-01-23drm/nouveau: create base display from common codeBen Skeggs
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs