summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_screen.h
diff options
context:
space:
mode:
authorChristoph Bumiller <[email protected]>2014-09-05 23:52:45 +0200
committerIlia Mirkin <[email protected]>2014-09-05 23:05:42 -0400
commitb9f9e3ce03dbd8d044a72a00e1e8856a500b5f72 (patch)
treef9349414c1b8144faf622c60d82116ae8e9e8496 /src/gallium/drivers/nouveau/nouveau_screen.h
parenta71380040c6bce92dfbe934e3b7dc8332bf22142 (diff)
nv50/ir/util: fix BitSet issues
BitSet::allocate() is being used with the expectation that it would leave the bitfield untouched if its size hasn't changed, however, the function always zeroed the last word, which led to obscure bugs with live set computation. This also fixes BitSet::resize(), which was broken, but luckily not being used. Cc: "10.2 10.3" <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/nouveau_screen.h')
0 files changed, 0 insertions, 0 deletions