r600/asm: add LDS ops and barrier to the once per group restriction.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 06:03:33 +0000 (16:03 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:59:02 +0000 (09:59 +1000)
commit8ec2cb13e5a950b298935acabcac4346b3e63cd4
tree1184c46e3e541496c529e0f9234c572a804eae9b
parent18871ac576380fcc0764e5e55f725a1f62a045a0
r600/asm: add LDS ops and barrier to the once per group restriction.

LDS ops must be scheduled in X slot, and barrier should be on its
own in a group.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_asm.c