dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] vmwgfx-next request 1
@ 2014-01-13 11:17 Thomas Hellstrom
  0 siblings, 0 replies; only message in thread
From: Thomas Hellstrom @ 2014-01-13 11:17 UTC (permalink / raw)
  To: airlied, airlied
  Cc: pv-drivers, Thomas Hellstrom, linux-graphics-maintainer,
	dri-devel

Dave,

First 3.14 pull request for vmwgfx,

I hope to be able squeeze in one more with a huge device update,
but lets see what happens.

Anyway, nothing big here, Three more code cleanup patches from Rashika
Kheria, and one TTM/vmwgfx patch from me that tightens security around TTM
objects enough for them to opened using prime objects from render nodes:

Previously any client could access a shared buffer using the "name", also
without actually opening it. Now a reference is required, and for render nodes
such a reference is intended to only be obtainable using a prime fd.

/Thomas 

The following changes since commit 859ae233cd0ee76b6143f948ba1cb6b0b4c342f8:

  Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next (2013-12-23 10:46:07 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/vmwgfx-next-2014-01-13

for you to fetch changes up to 94844cf06568d9592f985e4bd0b9d759a56043c6:

  drivers: gpu: Mark functions as static in vmwgfx_fence.c (2014-01-08 13:45:56 +0100)

----------------------------------------------------------------
vmwgfx-next 2014-01-13 pull request

----------------------------------------------------------------
Rashika Kheria (3):
      drivers: gpu: Mark functions as static in vmwgfx_kms.c
      drivers: gpu: Mark functions as static in vmwgfx_buffer.c
      drivers: gpu: Mark functions as static in vmwgfx_fence.c

Thomas Hellstrom (1):
      drm/ttm: ttm object security fixes for render nodes

 drivers/gpu/drm/ttm/ttm_object.c        |   90 ++++++++++++++++++-------------
 drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c  |    8 +--
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c   |    9 ++--
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c     |   12 ++---
 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c |    3 +-
 include/drm/ttm/ttm_object.h            |   18 ++++++-
 6 files changed, 87 insertions(+), 53 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-13 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 11:17 [PULL] vmwgfx-next request 1 Thomas Hellstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox