summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/hw.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-201-1/+1
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-11/+11
* drm/nouveau: switch to new-style timer macrosBen Skeggs2015-08-281-3/+8
* drm/nouveau/tmr: cosmetic changesBen Skeggs2015-08-281-3/+3
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-221-12/+12
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-221-5/+5
* drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs2015-01-221-2/+2
* drm/nouveau: use ram info from nvif_deviceBen Skeggs2014-08-101-5/+4
* drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-101-3/+0
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-101-38/+38
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-101-23/+23
* drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin2013-11-081-4/+6
* drm/nv10: introduce a new NV_11 card typeIlia 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/+827