Re: [Mesa-dev] [PATCH] panfrost: Adapt to uapi changes

2019-03-14 Thread Alyssa Rosenzweig
Reviewed-by: Alyssa Rosenzweig ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH] panfrost: Adapt to uapi changes

2019-03-14 Thread Tomeu Vizoso
Two ioctls had wrong DRM_IO* flags. Signed-off-by: Tomeu Vizoso --- include/drm-uapi/panfrost_drm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/drm-uapi/panfrost_drm.h b/include/drm-uapi/panfrost_drm.h index a0ead4979ccc..508b9621d9db 100644 --- a/include/drm-