Summary: | vdpau state tracker on nv92 started to hit assert after vl compute work | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | Nouveau Project <nouveau> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | hack patch to disable compute reporting in nv50 |
Description
Andrew Randrianasulu
2019-02-22 09:35:21 UTC
I've pushed out commit ae2cb7280436ab3fe24afef510d30201e54b795c (origin/master, origin/HEAD) Author: Ilia Mirkin <imirkin@alum.mit.edu> Date: Fri Feb 22 09:40:37 2019 -0500 nv50: disable compute It causes more trouble than it's worth. Now vl tries to create compute shaders without all the proper checking. Since there's really no (current) way to use compute on nv50, just mark it disabled. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109742 Fixes: f6ac0b5d71 ("gallium/auxiliary/vl: Add compute shader to support video compositor render") Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.