All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: mmap fixups
@ 2019-11-21 10:38 ` Gerd Hoffmann
  0 siblings, 0 replies; 29+ messages in thread
From: Gerd Hoffmann @ 2019-11-21 10:38 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, Gerd Hoffmann

Tested on qemu, with bochs (vram helpers) and cirrus (shmem helpers).
Cc'ing intel-gfx for CI coverage.

Gerd Hoffmann (2):
  drm: call drm_gem_object_funcs.mmap with fake offset
  drm: share address space for dma bufs

 include/drm/drm_gem.h                  | 4 +---
 drivers/gpu/drm/drm_gem.c              | 3 ---
 drivers/gpu/drm/drm_gem_shmem_helper.c | 3 +++
 drivers/gpu/drm/drm_prime.c            | 7 ++++++-
 drivers/gpu/drm/ttm/ttm_bo_vm.c        | 7 -------
 5 files changed, 10 insertions(+), 14 deletions(-)

-- 
2.18.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-11-22  6:32 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 10:38 [PATCH 0/2] drm: mmap fixups Gerd Hoffmann
2019-11-21 10:38 ` [Intel-gfx] " Gerd Hoffmann
2019-11-21 10:38 ` Gerd Hoffmann
2019-11-21 10:38 ` [PATCH 1/2] drm: call drm_gem_object_funcs.mmap with fake offset Gerd Hoffmann
2019-11-21 10:38   ` [Intel-gfx] " Gerd Hoffmann
2019-11-21 10:38   ` Gerd Hoffmann
2019-11-21 10:38   ` Gerd Hoffmann
2019-11-21 13:52   ` Daniel Vetter
2019-11-21 13:52     ` [Intel-gfx] " Daniel Vetter
2019-11-21 13:52     ` Daniel Vetter
2019-11-21 13:52     ` Daniel Vetter
2019-11-21 13:56     ` Daniel Vetter
2019-11-21 13:56       ` [Intel-gfx] " Daniel Vetter
2019-11-21 13:56       ` Daniel Vetter
2019-11-21 10:38 ` [PATCH 2/2] drm: share address space for dma bufs Gerd Hoffmann
2019-11-21 10:38   ` [Intel-gfx] " Gerd Hoffmann
2019-11-21 10:38   ` Gerd Hoffmann
2019-11-21 10:38   ` Gerd Hoffmann
2019-11-21 13:55   ` Daniel Vetter
2019-11-21 13:55     ` [Intel-gfx] " Daniel Vetter
2019-11-21 13:55     ` Daniel Vetter
2019-11-21 16:42   ` [Intel-gfx] " Ruhl, Michael J
2019-11-21 16:42     ` Ruhl, Michael J
2019-11-21 16:42     ` Ruhl, Michael J
2019-11-22  6:32     ` Gerd Hoffmann
2019-11-22  6:32       ` Gerd Hoffmann
2019-11-22  6:32       ` Gerd Hoffmann
2019-11-21 13:04 ` ✓ Fi.CI.BAT: success for drm: mmap fixups Patchwork
2019-11-21 13:04   ` [Intel-gfx] " Patchwork

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.