[PATCH 2/3] drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)

2012-01-05 Thread alexdeuc...@gmail.com
From: Christian K?nig Use semaphores to sync buffers across rings in the CS ioctl. Add a reloc flag to allow userspace to skip sync for buffers. agd5f: port to latest CS ioctl changes. v2: add ring lock/unlock to make sure changes hit the ring. Signed-off-by: Christian K?nig Signed-off-by: A

[PATCH 2/3] drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)

2012-01-05 Thread alexdeucher
From: Christian König Use semaphores to sync buffers across rings in the CS ioctl. Add a reloc flag to allow userspace to skip sync for buffers. agd5f: port to latest CS ioctl changes. v2: add ring lock/unlock to make sure changes hit the ring. Signed-off-by: Christian König Signed-off-by: A