linux/drivers/gpu/drm/nouveau
Karol Herbst 6b04ce966a nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
It is a bit unlcear to us why that's helping, but it does and unbreaks
suspend/resume on a lot of GPUs without any known drawbacks.

Cc: stable@vger.kernel.org # v5.15+
Closes: https://gitlab.freedesktop.org/drm/nouveau/-/issues/156
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220819200928.401416-1-kherbst@redhat.com
2022-08-23 18:00:12 +02:00
..
dispnv04 drm/nouveau/kms/nv04: use vzalloc for nv04_display 2021-11-12 23:46:04 +01:00
dispnv50 drm/nouveau/disp: move DAC load detection method 2022-07-27 09:05:49 +10:00
include drm/nouveau/disp: move DAC load detection method 2022-07-27 09:05:49 +10:00
nvif drm/nouveau/disp: move DAC load detection method 2022-07-27 09:05:49 +10:00
nvkm Merge drm/drm-fixes into drm-misc-fixes 2022-08-17 08:40:32 +02:00
Kbuild
Kconfig drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO" 2022-06-23 12:15:04 +02:00
nouveau_abi16.c drm/nouveau: remove double WFI when destroying channels 2022-07-13 13:57:06 +10:00
nouveau_abi16.h drm/nouveau/ce/gv100-: move method buffer to ce ctx 2022-07-13 13:56:50 +10:00
nouveau_acpi.c
nouveau_acpi.h
nouveau_backlight.c drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name() 2022-05-06 17:35:00 -04:00
nouveau_bios.c drm/nouveau/disp: add output class 2022-07-27 09:05:49 +10:00
nouveau_bios.h
nouveau_bo74c1.c
nouveau_bo85b5.c
nouveau_bo90b5.c
nouveau_bo0039.c
nouveau_bo5039.c
nouveau_bo9039.c
nouveau_bo.c nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf 2022-08-23 18:00:12 +02:00
nouveau_bo.h
nouveau_boa0b5.c
nouveau_chan.c drm/nouveau/fifo: remove rd32/wr32 accessors from channels 2022-07-13 13:56:42 +10:00
nouveau_chan.h
nouveau_connector.c drm/nouveau-misc: display patches. 2022-07-27 11:34:07 +10:00
nouveau_connector.h drm/nouveau/disp: add connector class 2022-07-27 09:05:48 +10:00
nouveau_crtc.h
nouveau_debugfs.c drm/nouveau: simplify the return expression of nouveau_debugfs_init() 2022-04-29 15:44:54 -04:00
nouveau_debugfs.h
nouveau_display.c drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend() 2022-07-14 16:42:00 -04:00
nouveau_display.h
nouveau_dma.c
nouveau_dma.h
nouveau_dmem.c nouveau/svm: Fix to migrate all requested pages 2022-07-28 16:43:31 -04:00
nouveau_dmem.h
nouveau_dp.c drm/nouveau/disp: add conn method to query HPD pin status 2022-07-27 09:05:48 +10:00
nouveau_drm.c drm: Move nomodeset kernel parameter to the DRM subsystem 2021-11-27 13:52:22 +01:00
nouveau_drv.h drm/nouveau/nvkm: rip out event uapi 2022-07-13 13:55:33 +10:00
nouveau_encoder.h drm/nouveau/disp: add output class 2022-07-27 09:05:49 +10:00
nouveau_fbcon.c drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend() 2022-07-14 16:42:00 -04:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: remove trace_dma_fence_emit 2022-05-04 15:15:56 -04:00
nouveau_fence.h
nouveau_gem.c dma-buf: add enum dma_resv_usage v4 2022-04-07 12:53:53 +02:00
nouveau_gem.h
nouveau_hwmon.c
nouveau_hwmon.h
nouveau_ioc32.c
nouveau_ioctl.h
nouveau_led.c
nouveau_led.h
nouveau_mem.c drm/ttm: add ttm_resource_fini v2 2022-01-26 15:23:51 +01:00
nouveau_mem.h drm/ttm: add ttm_resource_fini v2 2022-01-26 15:23:51 +01:00
nouveau_nvif.c drm/nouveau/nvkm: rip out event uapi 2022-07-13 13:55:33 +10:00
nouveau_platform.c
nouveau_platform.h
nouveau_prime.c dma-buf: wait for map to complete for static attachments 2022-04-07 12:53:54 +02:00
nouveau_reg.h
nouveau_sgdma.c
nouveau_svm.c drm for 5.18-rc1 2022-03-24 16:19:43 -07:00
nouveau_svm.h
nouveau_ttm.c drm/ttm: add back a reference to the bdev to the res manager 2022-01-26 15:29:24 +01:00
nouveau_ttm.h
nouveau_usif.c drm/nouveau/nvkm: rip out event uapi 2022-07-13 13:55:33 +10:00
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