All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm] amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC
@ 2017-03-23 14:43 Leo Liu
       [not found] ` <20170323144340.28310-1-leo.liu-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Liu @ 2017-03-23 14:43 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Leo Liu

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
---
 include/drm/amdgpu_drm.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h
index d702a95..96cccd1 100644
--- a/include/drm/amdgpu_drm.h
+++ b/include/drm/amdgpu_drm.h
@@ -388,7 +388,8 @@ struct drm_amdgpu_gem_va {
 #define AMDGPU_HW_IP_DMA          2
 #define AMDGPU_HW_IP_UVD          3
 #define AMDGPU_HW_IP_VCE          4
-#define AMDGPU_HW_IP_NUM          5
+#define AMDGPU_HW_IP_UVD_ENC      5
+#define AMDGPU_HW_IP_NUM          6
 
 #define AMDGPU_HW_IP_INSTANCE_MAX_COUNT 1
 
-- 
2.7.4

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

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

* Re: [PATCH libdrm] amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC
       [not found] ` <20170323144340.28310-1-leo.liu-5C7GfCeVMHo@public.gmane.org>
@ 2017-03-27 19:47   ` Marek Olšák
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Olšák @ 2017-03-27 19:47 UTC (permalink / raw)
  To: Leo Liu; +Cc: amd-gfx mailing list

FYI, I've pushed the patch to libdrm/master.

Marek

On Thu, Mar 23, 2017 at 3:43 PM, Leo Liu <leo.liu@amd.com> wrote:
> Signed-off-by: Leo Liu <leo.liu@amd.com>
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  include/drm/amdgpu_drm.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h
> index d702a95..96cccd1 100644
> --- a/include/drm/amdgpu_drm.h
> +++ b/include/drm/amdgpu_drm.h
> @@ -388,7 +388,8 @@ struct drm_amdgpu_gem_va {
>  #define AMDGPU_HW_IP_DMA          2
>  #define AMDGPU_HW_IP_UVD          3
>  #define AMDGPU_HW_IP_VCE          4
> -#define AMDGPU_HW_IP_NUM          5
> +#define AMDGPU_HW_IP_UVD_ENC      5
> +#define AMDGPU_HW_IP_NUM          6
>
>  #define AMDGPU_HW_IP_INSTANCE_MAX_COUNT 1
>
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-23 14:43 [PATCH libdrm] amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC Leo Liu
     [not found] ` <20170323144340.28310-1-leo.liu-5C7GfCeVMHo@public.gmane.org>
2017-03-27 19:47   ` Marek Olšák

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.