All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [libdrm] support PRT and replace interface
@ 2017-03-16  3:56 Junwei Zhang
       [not found] ` <1489636601-31486-1-git-send-email-Jerry.Zhang-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Junwei Zhang @ 2017-03-16  3:56 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Junwei Zhang

* add PRT flag and new VA op
* fix flag setting for current VA op function
    * Why don't we set flag for current VA op function?
* [RFC] implement new VA fun to support NULL bo

Junwei Zhang (4):
  amdgpu: add new VA operations CLEAR and REPLACE
  amdgpu: set va flag with input parameter
  amdgpu: add PRT page attribute
  amdgpu: add a new bo va function to support NULL bo

 amdgpu/amdgpu.h          |  7 +++++++
 amdgpu/amdgpu_bo.c       | 42 ++++++++++++++++++++++++++++++++++++++++--
 include/drm/amdgpu_drm.h |  4 ++++
 3 files changed, 51 insertions(+), 2 deletions(-)

-- 
1.9.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-03-17  1:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16  3:56 [PATCH 0/4] [libdrm] support PRT and replace interface Junwei Zhang
     [not found] ` <1489636601-31486-1-git-send-email-Jerry.Zhang-5C7GfCeVMHo@public.gmane.org>
2017-03-16  3:56   ` [PATCH 1/4] amdgpu: add new VA operations CLEAR and REPLACE Junwei Zhang
     [not found]     ` <1489636601-31486-2-git-send-email-Jerry.Zhang-5C7GfCeVMHo@public.gmane.org>
2017-03-16 14:05       ` Zhang, Jerry
     [not found]         ` <DM5PR12MB18189A8887495F5EB83831FEFF260-2J9CzHegvk+QhrfEZJlvtAdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-03-16 14:20           ` Christian König
     [not found]             ` <6c9dce66-bc31-cd9a-8ea5-c3a2439d1cc6-5C7GfCeVMHo@public.gmane.org>
2017-03-17  0:16               ` Zhang, Jerry
     [not found]                 ` <DM5PR12MB1818F81AB6393F9A0C9E3D0EFF390-2J9CzHegvk+QhrfEZJlvtAdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-03-17  1:27                   ` Michel Dänzer
2017-03-16  3:56   ` [PATCH 2/4] amdgpu: set va flag with input parameter Junwei Zhang
2017-03-16  3:56   ` [PATCH 3/4] amdgpu: add PRT page attribute Junwei Zhang
2017-03-16  3:56   ` [PATCH 4/4] amdgpu: add a new bo va function to support NULL bo Junwei Zhang
2017-03-16  8:59   ` [PATCH 0/4] [libdrm] support PRT and replace interface Christian König
     [not found]     ` <2a70a1b2-dbe9-a3ee-99ea-2d0af4c3baf7-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2017-03-16  9:14       ` Zhang, Jerry
     [not found]         ` <DM5PR12MB1818645A40DE984A08DD20B2FF260-2J9CzHegvk+QhrfEZJlvtAdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-03-16  9:28           ` Christian König
     [not found]             ` <84eaf027-5fb3-4fa8-c0fc-88281f7e61d7-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2017-03-16  9:42               ` Michel Dänzer
     [not found]                 ` <f24666c5-ee24-7b72-1706-16da59260379-otUistvHUpPR7s880joybQ@public.gmane.org>
2017-03-16 13:24                   ` Zhang, Jerry
2017-03-16 13:23               ` Zhang, Jerry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.