Re: [Intel-gfx] [PATCH i-g-t] amdgpu: Exporting a dmabuf from amdgpu waits for outstanding fences

2018-08-07 Thread Chris Wilson
Quoting Chris Wilson (2018-08-06 15:08:17) > Since amdgpu is synchronous for exporting a dmabuf, exercise both paths > to highlight the issue. > > v2: More action required to trigger the dmabuf-mapping > > References: https://bugs.freedesktop.org/show_bug.cgi?id=107341 > Signed-off-by: Chris

[Intel-gfx] [PATCH i-g-t] amdgpu: Exporting a dmabuf from amdgpu waits for outstanding fences

2018-08-06 Thread Chris Wilson
Since amdgpu is synchronous for exporting a dmabuf, exercise both paths to highlight the issue. v2: More action required to trigger the dmabuf-mapping References: https://bugs.freedesktop.org/show_bug.cgi?id=107341 Signed-off-by: Chris Wilson --- tests/amdgpu/amd_prime.c | 47

[Intel-gfx] [PATCH i-g-t] amdgpu: Exporting a dmabuf from amdgpu waits for outstanding fences

2018-08-06 Thread Chris Wilson
Since amdgpu is synchronous for exporting a dmabuf, exercise both paths to highlight the issue. References: https://bugs.freedesktop.org/show_bug.cgi?id=107341 Signed-off-by: Chris Wilson --- tests/amdgpu/amd_prime.c | 27 +-- 1 file changed, 21 insertions(+), 6