aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
AgeCommit message (Expand)Author
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2019-08-23drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul
2019-08-23drm/nouveau: fix nvif/device.h is included more than onceHariprasad Kelam
2019-08-23drm/nouveau: drop drmP.h from nouveau_drv.hSam Ravnborg
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs
2019-02-20drm/nouveau: prepare for enabling svm with existing userspace interfacesBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-10-11drm/nouveau: Move backlight device into nouveau_connectorLyude Paul
2018-10-11drm/nouveau: Add NV_PRINTK_ONCE and variantsLyude Paul
2018-05-18drm/nouveau/fifo: support channel count queryBen Skeggs
2018-03-13drm/nouveau: Runtime suspend despite HDA being unboundLukas Wunner
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-19drm/nouveau: use alternate memory type for system-memory buffers with kind != 0Ben Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs
2017-11-02drm/nouveau: implement per-client delayed workqueue with fence supportBen Skeggs
2017-11-02drm/nouveau: determine memory class for each clientBen Skeggs
2017-11-02drm/nouveau: allocate vmm object for every clientBen Skeggs
2017-11-02drm/nouveau: fetch memory type indices that we care about for ttmBen Skeggs
2017-11-02drm/nouveau: allocate mmu object for every clientBen Skeggs
2017-11-02drm/nouveau: separate constant-va tracking from nvkm vma structureBen Skeggs
2017-11-02drm/nouveau: hang drm client of a masterBen Skeggs
2017-11-02drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_deviceBen Skeggs
2017-11-02drm/nouveau: Document nouveau support for Tegra in DRIVER_DESCRhys Kidd
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-06drm/nouveau: replace multiple open-coded runpm support checks with functionBen Skeggs
2017-05-17drm/nouveau: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2017-02-17drm/nouveau: tidy up the client init/fini interfacesBen Skeggs
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2016-12-13drm/nouveau/bl: Assign different names to interfacesPierre Moreau
2016-11-28drm/nouveau: Rename acpi_work to hpd_workHans de Goede
2016-11-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede
2016-11-07drm/nouveau/kms/nv50: separate out mode commitBen Skeggs
2016-10-12drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logoMartin Peres
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau: move compat ioctl out of nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs
2012-10-03drm/nouveau: start culling unused codeBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs