aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAge
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* drm/vmwgfx: Bump minor and driver dateThomas Hellstrom2010-10-05
* drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
* drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
* drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom2010-10-05
* drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-05
* vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-01
* vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
* drm: move ttm global code to core drmDave Airlie2010-08-03
* drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-02
* drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2010-06-02
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-05-31
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-05-31
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14