[Nouveau] [Bug 99858] [NVAC] disp: ERROR 4 [INVALID_VALUE] 84 [] chid 0 mthd 0828 data 000099bb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 19 18:26:23 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99858

--- Comment #6 from poma <pomidorabelisima at gmail.com> ---

$ curl -s
https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.10-rc7.xz | xzgrep
-B6 "case 0xa[ac]:"
--- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
@@ -433,8 +433,6 @@ nv50_disp_dptmds_war(struct nvkm_device *device)
        case 0x94:
        case 0x96:
        case 0x98:
-       case 0xaa:
-       case 0xac:

And just in case one more time for 4.10-rc8 :)

$ curl -s
https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.10-rc8.xz | xzgrep
-B6 "case 0xa[ac]:"
--- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
@@ -433,8 +433,6 @@ nv50_disp_dptmds_war(struct nvkm_device *device)
        case 0x94:
        case 0x96:
        case 0x98:
-       case 0xaa:
-       case 0xac:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170219/2e81f59a/attachment.html>


More information about the Nouveau mailing list