[Mesa-dev] [PATCH 0/4] panfrost: Improve non-DRM integration

Alyssa Rosenzweig alyssa at rosenzweig.io
Fri Feb 22 23:56:23 UTC 2019


This contains a potpourrie of patches to improve the non-DRM glue layer.
Ideally, we'll be able to remove this glue entirely in the near future,
but for now, this at least removes some of the magic and should fix
cross-compilation with the glue.

Alyssa Rosenzweig (4):
  panfrost/meson: Remove subdir for nondrm
  panfrost/nondrm: Flag CPU-invisible regions
  panfrost/nondrm: Make COHERENT_LOCAL explicit
  panfrost/nondrm: Split out dump_counters

 src/gallium/drivers/panfrost/meson.build   | 1 -
 src/gallium/drivers/panfrost/pan_context.c | 8 +++++---
 src/gallium/drivers/panfrost/pan_screen.h  | 3 +++
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.20.1



More information about the mesa-dev mailing list