All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/msm: uapi updates
@ 2018-11-30 15:00 Rob Clark
       [not found] ` <20181130150050.13762-1-robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2018-11-30 15:00 ` [PATCH 3/4] drm/msm: add uapi to get/set debug name Rob Clark
  0 siblings, 2 replies; 19+ messages in thread
From: Rob Clark @ 2018-11-30 15:00 UTC (permalink / raw)
  To: dri-devel

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-11-30 15:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-30 15:00 [PATCH 0/4] drm/msm: uapi updates Rob Clark
     [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

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.