diff options
author | Lyude Paul <lyude@redhat.com> | 2020-08-11 00:18:37 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2020-09-03 08:32:23 +0300 |
commit | a255e9c8694d3ed240480d1b4d95d325a37358b3 (patch) | |
tree | 266cbd10dc707e5504aad5792d6902bc7e8e523b /drivers/gpu/drm/nouveau/include/nvif/push507c.h | |
parent | f75aef392f869018f78cfedf3c320a6b3fcfda6b (diff) | |
download | linux-a255e9c8694d3ed240480d1b4d95d325a37358b3.tar.xz |
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: c4b27bc8682c ("drm/nouveau/kms/nv50-: convert core crc_set_src() to new push macros")
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/include/nvif/push507c.h')
0 files changed, 0 insertions, 0 deletions