aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/disp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann1-6/+8
2020-08-31drm/nouveau/kms: Search for encoders' connectors properlyLyude Paul1-0/+4
2019-08-23drm/nouveau/dispnv04: subdev/bios.h is included more than onceHariprasad Kelam1-1/+0
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2019-02-20drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs1-0/+2
2019-02-20drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-16drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointBen Skeggs1-12/+4
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs1-3/+3
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs1-1/+1
2015-08-28drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs1-1/+1
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-2/+2
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-2/+0
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-3/+3
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-2/+2
2014-01-23drm/nouveau: create base display from common codeBen Skeggs1-1/+0
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin1-0/+3
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-3/+3
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs1-0/+1
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs1-0/+185