index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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