dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vmwgfx-fixes-5.2
@ 2019-05-22 11:54 Thomas Hellstrom (VMware)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellstrom (VMware) @ 2019-05-22 11:54 UTC (permalink / raw)
  To: airlied, airlied, daniel.vetter, dri-devel
  Cc: pv-drivers, linux-graphics-maintainer

Dave, Daniel

A set of misc fixes for various issues that have surfaced recently.
All Cc'd stable except the dma iterator fix which shouldn't really cause
any real issues on older kernels.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5ed7f4b5eca11c3c69e7c8b53e4321812bc1ee1e:

  drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read (2019-05-21 10:23:10 +0200)

----------------------------------------------------------------
Murray McAllister (2):
      drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
      drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read

Thomas Hellstrom (4):
      drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
      drm/vmwgfx: Fix user space handle equal to zero
      drm/vmwgfx: Fix compat mode shader operation
      drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses

 drivers/gpu/drm/vmwgfx/ttm_object.c        |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c        |  8 +++++++-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h        |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c    | 20 +++++++++++++++++++-
 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c | 27 +++++++--------------------
 5 files changed, 35 insertions(+), 24 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [git pull] vmwgfx-fixes-5.2
@ 2019-06-18  7:22 Thomas Hellström (VMware)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellström (VMware) @ 2019-06-18  7:22 UTC (permalink / raw)
  To: airlied, daniel, dri-devel
  Cc: pv-drivers, Thomas Hellström, linux-graphics-maintainer

Dave, Daniel,

A couple of fixes for vmwgfx. Two fixes for a DMA sg-list debug warning
message. These are not cc'd stable since there is no evidence of actual
breakage.
On fix for the high-bandwidth backdoor port which is cc'd stable due to
upcoming hardware, on which the code would otherwise break.

The following changes since commit 5ed7f4b5eca11c3c69e7c8b53e4321812bc1ee1e:

  drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read (2019-05-21 10:23:10 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 39916897cd815a0ee07ba1f6820cf88a63e459fc:

  drm/vmwgfx: fix a warning due to missing dma_parms (2019-06-11 17:00:53 +0200)

----------------------------------------------------------------
Qian Cai (1):
      drm/vmwgfx: fix a warning due to missing dma_parms

Thomas Hellstrom (2):
      drm/vmwgfx: Use the backdoor port if the HB port is not available
      drm/vmwgfx: Honor the sg list segment size limitation

 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c        |   3 +
 drivers/gpu/drm/vmwgfx/vmwgfx_msg.c        | 146 +++++++++++++++++++++++------
 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c |  10 +-
 3 files changed, 125 insertions(+), 34 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-06-18  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22 11:54 [git pull] vmwgfx-fixes-5.2 Thomas Hellstrom (VMware)
2019-06-18  7:22 Thomas Hellström (VMware)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).