linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vmware fixes
@ 2011-12-19 14:22 Dave Airlie
  0 siblings, 0 replies; only message in thread
From: Dave Airlie @ 2011-12-19 14:22 UTC (permalink / raw)
  To: torvalds; +Cc: DRI mailing list, linux-kernel


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(-)

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

only message in thread, other threads:[~2011-12-19 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19 14:22 [git pull] vmware fixes Dave Airlie

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).