[Mesa-dev] [PATCH v2 3/5] panfrost: Mark BOs as NOEXEC
Rob Herring
robh at kernel.org
Fri Aug 9 19:49:37 UTC 2019
On Wed, Aug 7, 2019 at 2:37 AM Tomeu Vizoso <tomeu.vizoso at collabora.com> wrote:
>
> Unless a BO has the EXECUTABLE flag, mark it as NOEXEC.
>
> v2: - Rework version detection (Alyssa).
>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
> ---
> include/drm-uapi/panfrost_drm.h | 27 +++++++++++++++++++++++
Next time, I think this shouldn't really land in mesa before landing
in the kernel. It's also missing other updates (the additional
params).
> src/gallium/drivers/panfrost/pan_drm.c | 6 ++++-
> src/gallium/drivers/panfrost/pan_screen.c | 3 ++-
> src/gallium/drivers/panfrost/pan_screen.h | 3 +++
> 4 files changed, 37 insertions(+), 2 deletions(-)
More information about the mesa-dev
mailing list