aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/arb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann1-5/+7
2020-01-23drm/nouveau/kms/nv04: remove set but not used variable 'width'YueHaibing1-2/+1
2020-01-15drm/nouveau/kms/nv04: remove set but unused variable.Wambui Karuga1-2/+1
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg1-2/+0
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+3
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs1-3/+3
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-1/+1
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-3/+3
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-4/+4
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-4/+4
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs1-0/+265