From: Rob Clark <robdclark@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH 0/4] drm/msm: uapi updates
Date: Fri, 30 Nov 2018 10:00:38 -0500 [thread overview]
Message-ID: <20181130150050.13762-1-robdclark@gmail.com> (raw)
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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-11-30 15:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 15:00 Rob Clark [this message]
[not found] ` <20181130150050.13762-1-robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-11-30 15:00 ` [PATCH 1/4] drm/msm/gpu: add submit flag to hint which buffers should be dumped Rob Clark
2018-11-30 15:00 ` Rob Clark
2018-11-30 15:00 ` [PATCH 2/4] drm/msm: rework GEM_INFO ioctl Rob Clark
2018-11-30 15:00 ` Rob Clark
2018-11-30 15:14 ` Arnd Bergmann
[not found] ` <CAK8P3a2ePkk21bz=N=97aMGJVoxSu-cULjLZbf03W4jhSQAGJA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-11-30 15:28 ` Rob Clark
2018-11-30 15:28 ` Rob Clark
2018-11-30 15:00 ` [PATCH 4/4] drm/msm: bump UAPI version Rob Clark
2018-11-30 15:00 ` Rob Clark
[not found] ` <20181130150050.13762-5-robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-11-30 15:12 ` Arnd Bergmann
2018-11-30 15:12 ` Arnd Bergmann
[not found] ` <CAK8P3a07rtXfq1PApR7Nsa5mch9hcZHx3dT_u2y2ARuNpCUz9w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-11-30 15:31 ` Rob Clark
2018-11-30 15:31 ` Rob Clark
2018-11-30 15:36 ` Arnd Bergmann
2018-11-30 15:36 ` Arnd Bergmann
[not found] ` <CAK8P3a2FZfVbGKEud+T54EUR0ZMKPeW9VzLmU2s97+TPQhroCg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-11-30 15:43 ` Rob Clark
2018-11-30 15:43 ` Rob Clark
2018-11-30 15:00 ` [PATCH 3/4] drm/msm: add uapi to get/set debug name Rob Clark
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181130150050.13762-1-robdclark@gmail.com \
--to=robdclark@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.