chrisforbes / mesa

chrisf's mesa hacks
2 stars 0 forks source link

Gen7+: Consider URB atomics when decrement operation not used #49

Open chrisforbes opened 10 years ago

chrisforbes commented 10 years ago

Vol4 Part2 of the IvyBridge PRM describes atomic operations performed on an URB handle (which is now just an offset into the URB partition of the graphics L3$). This may be faster than surface-backed atomics.

We would be able to use URB atomics, with caveats: