From: Dave Airlie <airlied@redhat.com>
Date: Tue, 14 Jan 2014 00:55:36 +0000 (+1000)
Subject: Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux... 
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=faf096ffba2b1a4066e6d6dcd1243cc5f3d1fb23;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next

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.

vmwgfx-next 2014-01-13 pull request

* tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux:
  drivers: gpu: Mark functions as static in vmwgfx_fence.c
  drivers: gpu: Mark functions as static in vmwgfx_buffer.c
  drivers: gpu: Mark functions as static in vmwgfx_kms.c
  drm/ttm: ttm object security fixes for render nodes
---

faf096ffba2b1a4066e6d6dcd1243cc5f3d1fb23