dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm] freedreno: add missing symbols to symbol-check
@ 2018-03-06 15:37 Eric Engestrom
  2018-03-07  8:48 ` Christian Gmeiner
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Engestrom @ 2018-03-06 15:37 UTC (permalink / raw)
  To: dri-devel; +Cc: Rob Clark

Fixes: 1384c081233751569473 "freedreno: add interface to get buffer address"
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
---
 freedreno/freedreno-symbol-check | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/freedreno/freedreno-symbol-check b/freedreno/freedreno-symbol-check
index 56e3d3eeace6f9deb280..3b119528c6cfbfd9d4a0 100755
--- a/freedreno/freedreno-symbol-check
+++ b/freedreno/freedreno-symbol-check
@@ -18,10 +18,12 @@ fd_bo_from_dmabuf
 fd_bo_from_fbdev
 fd_bo_from_handle
 fd_bo_from_name
+fd_bo_get_iova
 fd_bo_get_name
 fd_bo_handle
 fd_bo_map
 fd_bo_new
+fd_bo_put_iova
 fd_bo_ref
 fd_bo_size
 fd_device_del
-- 
Cheers,
  Eric

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH libdrm] freedreno: add missing symbols to symbol-check
  2018-03-06 15:37 [PATCH libdrm] freedreno: add missing symbols to symbol-check Eric Engestrom
@ 2018-03-07  8:48 ` Christian Gmeiner
  2018-03-08 18:12   ` Emil Velikov
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Gmeiner @ 2018-03-07  8:48 UTC (permalink / raw)
  To: Eric Engestrom; +Cc: Rob Clark, DRI mailing list

2018-03-06 16:37 GMT+01:00 Eric Engestrom <eric.engestrom@imgtec.com>:
> Fixes: 1384c081233751569473 "freedreno: add interface to get buffer address"
> Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>

> ---
>  freedreno/freedreno-symbol-check | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/freedreno/freedreno-symbol-check b/freedreno/freedreno-symbol-check
> index 56e3d3eeace6f9deb280..3b119528c6cfbfd9d4a0 100755
> --- a/freedreno/freedreno-symbol-check
> +++ b/freedreno/freedreno-symbol-check
> @@ -18,10 +18,12 @@ fd_bo_from_dmabuf
>  fd_bo_from_fbdev
>  fd_bo_from_handle
>  fd_bo_from_name
> +fd_bo_get_iova
>  fd_bo_get_name
>  fd_bo_handle
>  fd_bo_map
>  fd_bo_new
> +fd_bo_put_iova
>  fd_bo_ref
>  fd_bo_size
>  fd_device_del
> --
> Cheers,
>   Eric
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel



-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH libdrm] freedreno: add missing symbols to symbol-check
  2018-03-07  8:48 ` Christian Gmeiner
@ 2018-03-08 18:12   ` Emil Velikov
  0 siblings, 0 replies; 3+ messages in thread
From: Emil Velikov @ 2018-03-08 18:12 UTC (permalink / raw)
  To: Christian Gmeiner; +Cc: DRI mailing list, Rob Clark

On 7 March 2018 at 08:48, Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
> 2018-03-06 16:37 GMT+01:00 Eric Engestrom <eric.engestrom@imgtec.com>:
>> Fixes: 1384c081233751569473 "freedreno: add interface to get buffer address"
>> Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
>
> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
>
... and pushed to master since I was fitting that lovely case ;-)

Thanks guys
Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2018-03-08 18:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-06 15:37 [PATCH libdrm] freedreno: add missing symbols to symbol-check Eric Engestrom
2018-03-07  8:48 ` Christian Gmeiner
2018-03-08 18:12   ` Emil Velikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox