index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
Age
Commit message (
Expand
)
Author
2011-10-05
vmwgfx: Minor cleanups
Thomas Hellstrom
2011-10-05
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
2011-09-01
vmwgfx: Don't write to read-only registers
Michel Dänzer
2011-09-01
vmwgfx: Add support for depth 8
Michel Dänzer
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Save at least one screen layout
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Really support other depths than 32
Thomas Hellstrom
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
2010-07-20
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
2010-06-03
drm/vmwgfx: Fix vga save / restore with display topology.
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
Jakob Bornecrantz
2010-06-01
drm/vmwgfx: Reserve first part of VRAM for framebuffer.
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
2010-06-01
drm/vmwgfx: Assume larger framebuffer max size.
Jakob Bornecrantz
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-02-11
drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}
Jakob Bornecrantz
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
2010-01-14
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
[prev]