diff options
author | 2014-01-05 20:07:02 -0500 | |
---|---|---|
committer | 2014-01-07 13:37:55 +1000 | |
commit | 6d60792ec059d9f2139828f9f017679abb81aa73 (patch) | |
tree | 7044f0263c615c2ee06fd7f560c3aa19ab325218 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nvce/mc: fix msi rearm on GF114 (diff) | |
download | linux-dev-6d60792ec059d9f2139828f9f017679abb81aa73.tar.xz linux-dev-6d60792ec059d9f2139828f9f017679abb81aa73.zip |
drm/nouveau/bios: make jump conditional
This fixes a hang in VBIOS scripts of the form "condition; jump".
The jump used to always be executed, while now it will only be
executed if the condition is true.
See https://bugs.freedesktop.org/show_bug.cgi?id=72943
Reported-by: Darcy BrĂ¡s da Silva <dardevelin@cidadecool.com>
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions