Skip to content

Fix bug in bitset ranges

Dave Airlie requested to merge airlied/mesa:fix-bitsets into master

This fixes a bug in the bitset ranges, first it adds some unit test to demonstrate the bug, then the fix patch.

Merge request reports