On Sat, Sep 16, 2017 at 11:58 AM, Oded Gabbay <oded.gab...@gmail.com> wrote:
> On Mon, Sep 4, 2017 at 10:50 AM, Daniel Vetter <dan...@ffwll.ch> wrote:
>> Hi Alex,
>>
>> Since Dave is out, can you just pull that into the amd pile?
>> -Daniel
>>
>
> Hi Alex,
> Did you take the patches to your pile ?
> If not, I'll ping Dave again as it seems he is back to work (at least
> partially).

I didn't pick up these patches.  Dave was around last week so he took
my pull.  Not sure if he is around this week or not.  I'll be
travelling for XDC so I'm not sure if I'll get around to a pull this
week or not.

Alex

>
> Oded
>
>> On Sat, Sep 02, 2017 at 04:29:38PM +0300, Oded Gabbay wrote:
>>> Hi Dave,
>>>
>>> Three more amdkfd commits for the 4.14 merge window, nothing too major:
>>>
>>> - Removing redundant memset before memcpy
>>> - Passing valid mqd pointer to destroy_mqd function (fix apply to VI cards)
>>> - Replace uint32_t and uint64_t with __u32 and __u64 respectively in 
>>> kfd_ioctl.h
>>>
>>> Thanks,
>>> Oded
>>>
>>> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
>>>
>>>   Merge branch 'drm-vmwgfx-next' of 
>>> git://people.freedesktop.org/~syeh/repos_linux into drm-next (2017-08-29 
>>> 10:38:14 +1000)
>>>
>>> are available in the git repository at:
>>>
>>>   git://people.freedesktop.org/~gabbayo/linux 
>>> tags/drm-amdkfd-next-2017-09-02
>>>
>>> for you to fetch changes up to 1fabbf781167052f4480bdcc627378a27e78a559:
>>>
>>>   drm/amdkfd: pass queue's mqd when destroying mqd (2017-09-02 15:00:25 
>>> +0300)
>>>
>>> ----------------------------------------------------------------
>>> Himanshu Jha (1):
>>>       drm/amdkfd: remove memset before memcpy
>>>
>>> Mikko Rapeli (1):
>>>       uapi linux/kfd_ioctl.h: only use __u32 and __u64
>>>
>>> Oded Gabbay (1):
>>>       drm/amdkfd: pass queue's mqd when destroying mqd
>>>
>>>  drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c      |   2 +-
>>>  .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |   1 -
>>>  include/uapi/linux/kfd_ioctl.h                     | 172 
>>> ++++++++++-----------
>>>  3 files changed, 87 insertions(+), 88 deletions(-)
>>> _______________________________________________
>>> dri-devel mailing list
>>> dri-devel@lists.freedesktop.org
>>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
>> --
>> Daniel Vetter
>> Software Engineer, Intel Corporation
>> http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to