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_drv.h
Age
Commit message (
Expand
)
Author
2010-11-22
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Bump minor and driver date
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
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: Fix ACPI S3 & S4 functionality.
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-04
drm: move ttm global code to core drm
Dave Airlie
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: Support older hardware.
Jakob Bornecrantz
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-02-11
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
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