summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2016-08-19 00:41:59 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2016-08-23 18:30:12 -0400
commit092f994a034b718f6170c631655ccaba8d2aa768 (patch)
tree6ed4ee2a4ea9d4301419ec5055c899b4cea885a3 /src/mesa/drivers/dri/i915
parent7bdccd104bf49861adfd891ea35884f2197e1c44 (diff)
downloadexternal_mesa3d-092f994a034b718f6170c631655ccaba8d2aa768.zip
external_mesa3d-092f994a034b718f6170c631655ccaba8d2aa768.tar.gz
external_mesa3d-092f994a034b718f6170c631655ccaba8d2aa768.tar.bz2
nv50/ir: make sure cfg iterator always hits all blocks
In some very specially-crafted cases, we could attempt to visit a node that has already been visited, and then run out of bb's to visit, while there were still cross blocks on the list. Make sure that those get moved over in that case. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96274 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Cc: mesa-stable@lists.freedesktop.org
Diffstat (limited to 'src/mesa/drivers/dri/i915')
0 files changed, 0 insertions, 0 deletions