Re: [PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-08-02 Thread Oded Gabbay
On 20/07/14 19:54, Jerome Glisse wrote: > On Thu, Jul 17, 2014 at 04:29:15PM +0300, Oded Gabbay wrote: >> - KFD_IOC_GET_VERSION: >> Retrieves the interface version of amdkfd >> >> - KFD_IOC_CREATE_QUEUE: >> Creates a usermode queue that runs on a specific GPU device >> >> -

Re: [PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-08-02 Thread Oded Gabbay
On 20/07/14 19:54, Jerome Glisse wrote: On Thu, Jul 17, 2014 at 04:29:15PM +0300, Oded Gabbay wrote: - KFD_IOC_GET_VERSION: Retrieves the interface version of amdkfd - KFD_IOC_CREATE_QUEUE: Creates a usermode queue that runs on a specific GPU device - KFD_IOC_DESTROY_QUEUE:

Re: [PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-07-20 Thread Jerome Glisse
On Thu, Jul 17, 2014 at 04:29:15PM +0300, Oded Gabbay wrote: > - KFD_IOC_GET_VERSION: > Retrieves the interface version of amdkfd > > - KFD_IOC_CREATE_QUEUE: > Creates a usermode queue that runs on a specific GPU device > > - KFD_IOC_DESTROY_QUEUE: > Destroys an existing

Re: [PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-07-20 Thread Jerome Glisse
On Thu, Jul 17, 2014 at 04:29:15PM +0300, Oded Gabbay wrote: - KFD_IOC_GET_VERSION: Retrieves the interface version of amdkfd - KFD_IOC_CREATE_QUEUE: Creates a usermode queue that runs on a specific GPU device - KFD_IOC_DESTROY_QUEUE: Destroys an existing usermode queue

[PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-07-17 Thread Oded Gabbay
- KFD_IOC_GET_VERSION: Retrieves the interface version of amdkfd - KFD_IOC_CREATE_QUEUE: Creates a usermode queue that runs on a specific GPU device - KFD_IOC_DESTROY_QUEUE: Destroys an existing usermode queue - KFD_IOC_SET_MEMORY_POLICY: Sets the memory policy

[PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd

2014-07-17 Thread Oded Gabbay
- KFD_IOC_GET_VERSION: Retrieves the interface version of amdkfd - KFD_IOC_CREATE_QUEUE: Creates a usermode queue that runs on a specific GPU device - KFD_IOC_DESTROY_QUEUE: Destroys an existing usermode queue - KFD_IOC_SET_MEMORY_POLICY: Sets the memory policy