Re: [PATCH 0/2] Add support for context priorities

2017-07-07 Thread Andres Rodriguez
On 2017-07-07 04:31 PM, Alex Deucher wrote: On Fri, Jul 7, 2017 at 3:28 PM, Andres Rodriguez wrote: As requested, for validation of the kernel series. Andres Rodriguez (2): headers: sync amdgpu_drm.h with the kernel amdgpu: implement context priority for

Re: [PATCH 0/2] Add support for context priorities

2017-07-07 Thread Alex Deucher
On Fri, Jul 7, 2017 at 3:28 PM, Andres Rodriguez wrote: > As requested, for validation of the kernel series. > > Andres Rodriguez (2): > headers: sync amdgpu_drm.h with the kernel > amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3 Do you have a test app or

[PATCH 0/2] Add support for context priorities

2017-07-07 Thread Andres Rodriguez
As requested, for validation of the kernel series. Andres Rodriguez (2): headers: sync amdgpu_drm.h with the kernel amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3 amdgpu/amdgpu-symbol-check | 1 + amdgpu/amdgpu.h| 17 +++-- amdgpu/amdgpu_cs.c