aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/dfp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs1-6/+6
2016-12-15drm: Nuke fb->depthVille Syrjälä1-1/+1
2016-12-14drm/nouveau: Add local 'fb' variablesVille Syrjälä1-1/+2
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs1-1/+1
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-12-08drm: Move encoder->save/restore into nouveauDaniel Vetter1-4/+3
2015-08-28drm/nouveau/dispnv04: fix build on powerpcDave Airlie1-1/+1
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs1-1/+1
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs1-6/+5
2015-08-28drm/nouveau/kms/nv04: fix incorrect use of register accessorsBen Skeggs1-4/+4
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula1-2/+2
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-3/+3
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-1/+1
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-6/+6
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-3/+3
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula1-1/+1
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-1/+1
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs1-1/+1
2013-11-08drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres1-7/+9
2013-11-08drm/nouveau: fix backlight mask on ppc powerbookIlia Mirkin1-1/+1
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-2/+2
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs1-0/+720