aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
2013-08-19drm/vmwgfx: remove ->firstopen callbackDaniel Vetter
2012-11-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom
2012-11-20drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objectsThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie
2012-02-13drm/vmwgfx: Bump driver minorThomas Hellstrom
2012-02-13vmwgfx: Move function declaration to correct headerThomas Hellstrom
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz
2011-12-19vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer
2011-09-01vmwgfx: Don't write to read-only registersMichel Dänzer
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-08-04drm: move ttm global code to core drmDave Airlie