aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
Commit message (Expand)AuthorAge
* drm/nouveau/dispnv04: Use helper to turn off CRTCLukas Wunner2016-06-24
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-20
* drm/nouveau: Constify function pointer structsVille Syrjälä2015-12-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Move encoder->save/restore into nouveauDaniel Vetter2015-12-08
* drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2015-08-27
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-27
* drm/nouveau/subdev: add direct pointer to nvkm_deviceBen Skeggs2015-08-27
* drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-07
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-21
* drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs2014-08-09
* drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-09
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
* drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-03
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-26