aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann1-4/+6
2020-04-07drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs1-0/+1
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg1-1/+0
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+7
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-1/+2
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs1-40/+40
2017-01-31drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs1-1/+1
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs1-11/+11
2015-08-28drm/nouveau: switch to new-style timer macrosBen Skeggs1-3/+8
2015-08-28drm/nouveau/tmr: cosmetic changesBen Skeggs1-3/+3
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-12/+12
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-5/+5
2015-01-22drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs1-2/+2
2014-08-10drm/nouveau: use ram info from nvif_deviceBen Skeggs1-5/+4
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs1-3/+0
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-38/+38
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-23/+23
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin1-4/+6
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia 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/+827