Re: [rfc] amdgpu/sync_file shared semaphores

2017-03-15 Thread Daniel Vetter
On Wed, Mar 15, 2017 at 11:09:39AM +1000, Dave Airlie wrote: > On 14 March 2017 at 18:53, Daniel Vetter wrote: > > On Tue, Mar 14, 2017 at 10:50:49AM +1000, Dave Airlie wrote: > >> This contains one libdrm patch and 4 kernel patches. > >> > >> The goal is to implement the Vulkan KHR_external_semap

Re: [rfc] amdgpu/sync_file shared semaphores

2017-03-14 Thread Dave Airlie
On 14 March 2017 at 18:53, Daniel Vetter wrote: > On Tue, Mar 14, 2017 at 10:50:49AM +1000, Dave Airlie wrote: >> This contains one libdrm patch and 4 kernel patches. >> >> The goal is to implement the Vulkan KHR_external_semaphore_fd interface >> for permanent semaphore behaviour for radv. >> >>

Re: [rfc] amdgpu/sync_file shared semaphores

2017-03-14 Thread Daniel Vetter
On Tue, Mar 14, 2017 at 10:50:49AM +1000, Dave Airlie wrote: > This contains one libdrm patch and 4 kernel patches. > > The goal is to implement the Vulkan KHR_external_semaphore_fd interface > for permanent semaphore behaviour for radv. > > This code tries to enhance sync file to add the require