linux_dsm_epyc7002/drivers/gpu/drm/nouveau
Ben Skeggs 7e1659cc3b drm/nouveau/flcn: split msgqueue into multiple pieces
To make things clearer while modifying the interfaces, split msgqueue into
Queue Manager, Command Queue, and Message Queue.

There should be no code changes here, these will be done incrementally.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-01-15 10:50:28 +10:00
..
dispnv04 drm/nouveau/kms/nv04: remove set but unused variable. 2020-01-15 10:49:59 +10:00
dispnv50 drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now 2020-01-15 10:49:58 +10:00
include drm/nouveau/flcn: add printk macros 2020-01-15 10:50:28 +10:00
nvif drm/nouveau/mmu: Add correct turing page kinds 2020-01-15 10:49:59 +10:00
nvkm drm/nouveau/flcn: split msgqueue into multiple pieces 2020-01-15 10:50:28 +10:00
Kbuild
Kconfig drm/nouveau: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
nouveau_abi16.c
nouveau_abi16.h
nouveau_acpi.c
nouveau_acpi.h
nouveau_backlight.c
nouveau_bios.c
nouveau_bios.h
nouveau_bo.c drm/nouveau: Fix ttm move init with multiple GPUs 2020-01-15 10:49:59 +10:00
nouveau_bo.h drm/nouveau: Fix fallout from reservation object rework 2019-09-17 14:50:15 +10:00
nouveau_chan.c
nouveau_chan.h
nouveau_connector.c drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware 2019-12-10 21:34:52 +10:00
nouveau_connector.h drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware 2019-12-10 21:34:52 +10:00
nouveau_crtc.h
nouveau_debugfs.c
nouveau_debugfs.h
nouveau_display.c drm/nouveau: Resume hotplug interrupts earlier 2019-10-24 14:28:06 -04:00
nouveau_display.h
nouveau_dma.c
nouveau_dma.h
nouveau_dmem.c drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst 2020-01-15 10:49:58 +10:00
nouveau_dmem.h
nouveau_dp.c
nouveau_drm.c drm/nouveau: Do not try to disable PCI device on Tegra 2020-01-15 10:49:58 +10:00
nouveau_drv.h drm/nouveau: use drm_debug_enabled() to check for debug categories 2019-11-14 14:08:38 +02:00
nouveau_encoder.h
nouveau_fbcon.c drm: constify fb ops across all drivers 2019-12-05 10:57:42 +02:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler 2020-01-15 10:50:25 +10:00
nouveau_fence.h
nouveau_gem.c drm/nouveau: slowpath for pushbuf ioctl 2019-11-06 11:23:27 +01:00
nouveau_gem.h
nouveau_hwmon.c drm/nouveau: use NULL for pointer assignment. 2020-01-15 10:49:59 +10:00
nouveau_hwmon.h
nouveau_ioc32.c
nouveau_ioctl.h
nouveau_led.c
nouveau_led.h
nouveau_mem.c
nouveau_mem.h
nouveau_nvif.c
nouveau_platform.c
nouveau_platform.h
nouveau_prime.c drm/nouveau/prime: Extend DMA reservation object lock 2019-09-17 14:50:15 +10:00
nouveau_reg.h
nouveau_sgdma.c
nouveau_svm.c nouveau: use mmu_interval_notifier instead of hmm_mirror 2019-11-23 19:56:44 -04:00
nouveau_svm.h
nouveau_ttm.c drm/nouveau/drm/ttm: Remove set but not used variable 'mem' 2020-01-15 10:50:25 +10:00
nouveau_ttm.h
nouveau_usif.c
nouveau_usif.h
nouveau_vga.c
nouveau_vga.h
nouveau_vmm.c
nouveau_vmm.h
nv04_fbcon.c
nv04_fence.c
nv10_fence.c
nv10_fence.h
nv17_fence.c
nv50_display.h
nv50_fbcon.c
nv50_fence.c
nv84_fence.c
nvc0_fbcon.c
nvc0_fence.c