summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Bump driver minorThomas Hellstrom2012-02-131-2/+2
* vmwgfx: Move function declaration to correct headerThomas Hellstrom2012-02-131-12/+0Star
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-131-0/+2
* vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz2012-02-131-1/+2
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-131-0/+1
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-131-0/+12
* vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz2011-12-191-0/+5
* vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-021-2/+4
* vmwgfx: Add vblank stubsJakob Bornecrantz2011-10-181-0/+2
* vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-101-0/+4
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-3/+13
* vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom2011-10-051-2/+2
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-051-0/+26
* vmwgfx: Optimize the command submission resource listThomas Hellstrom2011-10-051-3/+2Star
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-051-0/+24
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-051-7/+2Star
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-051-0/+19
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-051-0/+1
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-4/+28
* vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-051-0/+9
* vmwgfx: Bump majorThomas Hellstrom2011-09-061-3/+3
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-3/+13
* vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom2011-09-061-1/+1
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-21/+21
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-061-0/+2
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-1/+0Star
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-061-2/+0Star
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-6/+0Star
* vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom2011-09-011-0/+2
* vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom2011-09-011-2/+2
* vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom2011-09-011-4/+10
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-011-3/+3
* vmwgfx: Fix 'bbp' typoMichel Dänzer2011-09-011-1/+1
* vmwgfx: Don't write to read-only registersMichel Dänzer2011-09-011-5/+0Star
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-221-1/+0Star
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-15/+14Star
* drm/vmwgfx: Bump minor and driver dateThomas Hellstrom2010-10-061-2/+2
* drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-061-2/+2
* drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-061-0/+3
* drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom2010-10-061-0/+3
* drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-061-0/+1
* vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-011-0/+1
* vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-011-0/+7
* drm: move ttm global code to core drmDave Airlie2010-08-041-1/+1
* drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-031-1/+3
* drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2010-06-031-1/+14
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-011-0/+5
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-06-011-1/+26
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-111-1/+2
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-3/+3