summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/dfp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-201-1/+1
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm: Move encoder->save/restore into nouveauDaniel Vetter2015-12-081-4/+3
* drm/nouveau/dispnv04: fix build on powerpcDave Airlie2015-08-281-1/+1
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-1/+1
* drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2015-08-281-6/+5
* drm/nouveau/kms/nv04: fix incorrect use of register accessorsBen Skeggs2015-08-281-4/+4
* drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-071-2/+2
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-221-3/+3
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-221-1/+1
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-101-6/+6
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-101-3/+3
* drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-041-1/+1
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-1/+1
* drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-151-1/+1
* drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres2013-11-081-7/+9
* drm/nouveau: fix backlight mask on ppc powerbookIlia Mirkin2013-11-081-1/+1
* drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-2/+2
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-261-0/+720