summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom1-0/+2
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom1-50/+94
2012-11-20drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objectsThomas Hellstrom1-2/+5
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-9/+9
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie1-0/+10
2012-02-13drm/vmwgfx: Bump driver minorThomas Hellstrom1-2/+2
2012-02-13vmwgfx: Move function declaration to correct headerThomas Hellstrom1-12/+0
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz1-0/+2
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz1-1/+2
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom1-0/+1
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz1-0/+12
2011-12-19vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz1-0/+5
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