linux/drivers/gpu/drm/nouveau
Lyude Paul a255e9c869 drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c
Looks like when we converted everything over to Nvidia's class headers,
we mistakenly included the nvif/push507b.h instead of nvif/pushc37b.h,
which resulted in breaking CRC reporting for volta+:

nouveau 0000:1f:00.0: disp: chid 0 stat 10003361 reason 3
[RESERVED_METHOD] mthd 0d84 data 00000000 code 00000000
nouveau 0000:1f:00.0: disp: chid 0 stat 10003360 reason 3
[RESERVED_METHOD] mthd 0d80 data 00000000 code 00000000
nouveau 0000:1f:00.0: DRM: CRC notifier ctx for head 3 not finished
after 50ms

So, fix that.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Fixes: c4b27bc868 ("drm/nouveau/kms/nv50-: convert core crc_set_src() to new push macros")
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-09-03 15:32:23 +10:00
..
dispnv04 drm/nouveau/kms/nv04-: no need for multiple nvsw objects 2020-07-24 18:50:57 +10:00
dispnv50 drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c 2020-09-03 15:32:23 +10:00
include drm/nouveau/fence: use NVIDIA's headers for sync() 2020-07-24 18:51:04 +10:00
nvif drm/nouveau/nvif: add support for object-level debug output 2020-07-24 18:50:51 +10:00
nvkm drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
Kbuild drm/nouveau/bo: split buffer move functions into their own source files 2020-07-24 18:50:56 +10:00
Kconfig drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface 2020-07-24 18:50:51 +10:00
nouveau_abi16.c drm/nouveau/nvif: give every device object a human-readable identifier 2020-07-24 18:50:50 +10:00
nouveau_abi16.h
nouveau_acpi.c
nouveau_acpi.h
nouveau_backlight.c
nouveau_bios.c
nouveau_bios.h
nouveau_bo.c drm/nouveau/bo: split buffer move functions into their own source files 2020-07-24 18:50:56 +10:00
nouveau_bo.h drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_reset() 2020-07-24 18:50:59 +10:00
nouveau_bo0039.c drm/nouveau/bo: use NVIDIA's headers for move move() 2020-07-24 18:51:04 +10:00
nouveau_bo74c1.c drm/nouveau/bo: convert move move() to new push macros 2020-07-24 18:50:57 +10:00
nouveau_bo85b5.c drm/nouveau/bo: convert move move() to new push macros 2020-07-24 18:50:57 +10:00
nouveau_bo90b5.c drm/nouveau/bo: convert move move() to new push macros 2020-07-24 18:50:57 +10:00
nouveau_bo5039.c drm/nouveau/bo: use NVIDIA's headers for move move() 2020-07-24 18:51:04 +10:00
nouveau_bo9039.c drm/nouveau/bo: use NVIDIA's headers for move move() 2020-07-24 18:51:04 +10:00
nouveau_boa0b5.c drm/nouveau/bo: use NVIDIA's headers for move move() 2020-07-24 18:51:04 +10:00
nouveau_chan.c drm/nouveau/chan: convert nvsw init to new push macros 2020-07-24 18:50:58 +10:00
nouveau_chan.h drm/nouveau: interop with new push macros 2020-07-24 18:50:56 +10:00
nouveau_connector.c drm/nouveau/nvif: give every notify object a human-readable name 2020-07-24 18:50:51 +10:00
nouveau_connector.h drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_dither() 2020-07-24 18:51:03 +10:00
nouveau_crtc.h
nouveau_debugfs.c drm/nouveau/nvif: give every object a human-readable identifier 2020-07-24 18:50:50 +10:00
nouveau_debugfs.h
nouveau_display.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
nouveau_display.h
nouveau_dma.c drm/nouveau/fbcon: convert imageblit() to new push macros 2020-07-24 18:50:56 +10:00
nouveau_dma.h drm/nouveau/fence: use NVIDIA's headers for sync() 2020-07-24 18:51:04 +10:00
nouveau_dmem.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
nouveau_dmem.h
nouveau_dp.c
nouveau_drm.c drm/nouveau: convert nvsw init to new push macros 2020-07-24 18:50:57 +10:00
nouveau_drv.h drm/nouveau/kms/nv04-: no need for multiple nvsw objects 2020-07-24 18:50:57 +10:00
nouveau_encoder.h
nouveau_fbcon.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau/nvif: give every notify object a human-readable name 2020-07-24 18:50:51 +10:00
nouveau_fence.h
nouveau_gem.c drm/nouveau/gem: convert indirect pushbufs to new push macros 2020-07-24 18:50:58 +10: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/nouveau/nvif: give every mem object a human-readable identifier 2020-07-24 18:50:51 +10:00
nouveau_mem.h
nouveau_nvif.c
nouveau_platform.c
nouveau_platform.h
nouveau_prime.c
nouveau_reg.h
nouveau_sgdma.c drm/ttm/nouveau: don't call tt destroy callback on alloc failure. 2020-07-29 10:06:38 +10:00
nouveau_svm.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
nouveau_svm.h nouveau/svm: use the new migration invalidation 2020-07-28 16:20:33 -03:00
nouveau_ttm.c
nouveau_ttm.h
nouveau_usif.c
nouveau_usif.h
nouveau_vga.c
nouveau_vga.h
nouveau_vmm.c drm/nouveau/nvif: give every vmm object a human-readable identifier 2020-07-24 18:50:51 +10:00
nouveau_vmm.h
nv04_fbcon.c drm/nouveau/fbcon: convert copyarea() to new push macros 2020-07-24 18:50:56 +10:00
nv04_fence.c drm/nouveau/fence: convert emit() to new push macros 2020-07-24 18:50:58 +10:00
nv10_fence.c drm/nouveau/fence: use NVIDIA's headers for read() 2020-07-24 18:51:04 +10:00
nv10_fence.h
nv17_fence.c drm/nouveau/fence: use NVIDIA's headers for sync() 2020-07-24 18:51:04 +10:00
nv50_display.h
nv50_fbcon.c drm/nouveau/fbcon/nv50-: use NVIDIA's headers for fillrect() 2020-07-24 18:51:04 +10:00
nv50_fence.c drm/nouveau/nvif: give every object a human-readable identifier 2020-07-24 18:50:50 +10:00
nv84_fence.c drm/nouveau/fence: use NVIDIA's headers for sync() 2020-07-24 18:51:04 +10:00
nvc0_fbcon.c drm/nouveau/fbcon/nv50-: use NVIDIA's headers for fillrect() 2020-07-24 18:51:04 +10:00
nvc0_fence.c drm/nouveau/fence: use NVIDIA's headers for sync() 2020-07-24 18:51:04 +10:00