Friendly ping ... this is not in master yet.
On Wed, Aug 31, 2016 at 12:58 AM, Eric Engestrom wrote:
> On Tue, Aug 30, 2016 at 04:49:53PM -0700, k...@bitplanet.net wrote:
> > From: "Kristian H. Kristensen"
> >
> > As long as the dma_buf fds import to the same drm_intel_bo, we're fine.
> >
> > R
On Tue, Aug 30, 2016 at 04:49:53PM -0700, k...@bitplanet.net wrote:
> From: "Kristian H. Kristensen"
>
> As long as the dma_buf fds import to the same drm_intel_bo, we're fine.
>
> Reviewed-by: Stéphane Marchesin
Looks good to me.
Reviewed-by: Eric Engestrom
> ---
> src/mesa/drivers/dri/i96
From: "Kristian H. Kristensen"
As long as the dma_buf fds import to the same drm_intel_bo, we're fine.
Reviewed-by: Stéphane Marchesin
---
src/mesa/drivers/dri/i965/intel_screen.c | 36 +++-
1 file changed, 26 insertions(+), 10 deletions(-)
diff --git a/src/mesa/dr