[PATCH 0/4] drm/msm: uapi updates
Rob Clark
robdclark at gmail.com
Fri Nov 30 15:00:38 UTC 2018
This applies on top of this patchset from Jordan Crouse:
https://patchwork.freedesktop.org/series/52193/
But with patch 8/9 dropped, and instead support to set debug name added
to the GEM_INFO ioctl. This was mainly motivated by freedreno's user-
space bo cache, where a buffer can be recycled for a different purpose
(and therefore a debug name set at GEM_NEW time would no be no longer
valid).
For now you can find the corresponding userspace:
https://github.com/freedreno/mesa/commits/wip/invalidate-all-the-things
Rob Clark (4):
drm/msm/gpu: add submit flag to hint which buffers should be dumped
drm/msm: rework GEM_INFO ioctl
drm/msm: add uapi to get/set debug name
drm/msm: bump UAPI version
drivers/gpu/drm/msm/msm_drv.c | 65 +++++++++++++++++++++++-----
drivers/gpu/drm/msm/msm_gem_submit.c | 5 ++-
drivers/gpu/drm/msm/msm_rd.c | 13 ++++--
include/uapi/drm/msm_drm.h | 24 +++++++---
4 files changed, 86 insertions(+), 21 deletions(-)
--
2.19.2
More information about the dri-devel
mailing list