summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/dac.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/nouveau: allocate device object for every clientBen Skeggs2017-02-171-9/+9
* 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/+2
* drm: Move encoder->save/restore into nouveauDaniel Vetter2015-12-081-4/+3Star
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-281-6/+6
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-7/+8
* drm/nouveau: switch to new-style timer macrosBen Skeggs2015-08-281-10/+14
* drm/nouveau/tmr: cosmetic changesBen 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-11/+11
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-221-2/+2
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-091-7/+7
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-091-23/+23
* drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-041-1/+1
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-261-0/+556