Files
linux/drivers/gpu
Ilia Mirkin e454101850 drm/nouveau/bios: make jump conditional
commit 6d60792ec0 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-15 15:28:51 -08:00
..
2013-02-08 12:02:43 +10:00
2013-04-22 12:32:40 +02:00