All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Hellstrom <thellstrom@vmware.com>
To: airlied@gmail.com, airlied@redhat.com
Cc: Thomas Hellstrom <thellstrom@vmware.com>,
	dri-devel@lists.freedesktop.org
Subject: [git pull] vmwgfx-fixes-4.11
Date: Mon, 3 Apr 2017 12:38:46 +0200	[thread overview]
Message-ID: <1491215926-4616-1-git-send-email-thellstrom@vmware.com> (raw)

Hi Dave,

Resent pull request as requested.

The following changes since commit d64a04720b0e64c1cd0726a3a27b360822fbee22:

  Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-03-24 11:05:06 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-4.11

for you to fetch changes up to e7e11f99564222d82f0ce84bd521e57d78a6b678:

  drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() (2017-03-30 11:46:26 +0200)

----------------------------------------------------------------
Li Qiang (1):
      drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()

Murray McAllister (2):
      drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
      drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()

Thomas Hellstrom (4):
      drm/vmwgfx: Type-check lookups of fence objects
      drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
      drm/ttm: Avoid calling drm_ht_remove from atomic context
      drm/vmwgfx: Remove getparam error message

 drivers/gpu/drm/ttm/ttm_object.c         | 14 +++---
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c    | 79 ++++++++++++++++++++------------
 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c    |  4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c |  4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c  | 31 ++++++-------
 include/drm/ttm/ttm_object.h             |  5 +-
 6 files changed, 80 insertions(+), 57 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2017-04-03 10:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 10:38 Thomas Hellstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-31  9:33 [Git PULL] vmwgfx-fixes-4.11 Thomas Hellstrom
2017-04-03  8:04 ` Dave Airlie

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=1491215926-4616-1-git-send-email-thellstrom@vmware.com \
    --to=thellstrom@vmware.com \
    --cc=airlied@gmail.com \
    --cc=airlied@redhat.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.