summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom1-2/+4
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz1-0/+2
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom1-0/+4
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom1-3/+13
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom1-2/+2
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom1-0/+26
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom1-3/+2
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom1-0/+24
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom1-7/+2
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+19
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz1-0/+1
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz1-4/+28
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom1-0/+9
2011-09-06vmwgfx: Bump majorThomas Hellstrom1-3/+3
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom1-3/+13
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom1-1/+1
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom1-21/+21
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom1-0/+2
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom1-1/+0
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom1-2/+0
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom1-6/+0
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom1-0/+2
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom1-2/+2
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom1-4/+10
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer1-3/+3
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer1-1/+1
2011-09-01vmwgfx: Don't write to read-only registersMichel Dänzer1-5/+0
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom1-1/+0
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-15/+14
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom1-2/+2
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom1-2/+2
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom1-0/+1
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom1-0/+1
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom1-0/+7
2010-08-04drm: move ttm global code to core drmDave Airlie1-1/+1
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz1-1/+3
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom1-1/+14
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz1-0/+5
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom1-1/+26
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom1-1/+2
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz1-3/+3
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+3
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz1-0/+2
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz1-0/+1
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom1-0/+1
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom1-0/+2
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom1-0/+1
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom1-4/+6