lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 19 Dec 2011 14:22:42 +0000 (GMT)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] vmware fixes


Hi Linus,

These are just vmware fixes, Thomas sent them a couple of weeks back and 
my brain misparsed them, they are all crucial correctness fixes for vmwgfx 
and I really should have sent them on earlier.

Thanks,
Dave.

The following changes since commit 390f998509bf049019df0b078c0a6606e0d57fb4:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 (2011-12-18 14:28:31 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

Jakob Bornecrantz (7):
      vmwgfx: Remove dmabuf check in present ioctl
      vmwgfx: Refactor cursor update
      vmwgfx: Add helper function to get surface or dmabuf
      vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
      vmwgfx: Do better culling of presents
      vmwgfx: Resend the cursor after legacy modeset
      vmwgfx: Clip cliprects against screen boundaries in present and dirty

Thomas Hellstrom (1):
      vmwgfx: Use the revised fifo hw version register when present

 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h      |    5 +
 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c     |    8 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c    |   16 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c      |  394 +++++++++++++++++++-----------
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h      |    5 +
 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c      |   22 ++-
 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c |   23 ++
 7 files changed, 318 insertions(+), 155 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ