summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-4/+9
|\
| * drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom2018-03-211-3/+9
| * drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom2018-03-211-1/+0
* | drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom2018-03-221-2/+2
* | drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat2018-03-221-5/+12
|/
* drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom2018-01-091-1/+1
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-271-15/+0
|\
| * drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2017-06-071-15/+0
* | drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter2017-06-271-2/+0
|/
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-061-1/+2
* Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-031-1/+2
|\
* | drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh2017-03-311-0/+4
* | drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh2017-03-311-0/+1
* | drm/vmwgfx: Add and connect plane helper functionsSinclair Yeh2017-03-311-0/+15
* | drm/vmwgfx: Add and connect CRTC helper functionsSinclair Yeh2017-03-311-0/+9
* | drm/vmwgfx: Connector atomic stateSinclair Yeh2017-03-311-1/+31
* | drm/vmwgfx: Plane atomic stateSinclair Yeh2017-03-311-0/+24
* | drm/vmwgfx: CRTC atomic stateSinclair Yeh2017-03-311-3/+20
* | drm/vmwgfx: Add universal plane supportSinclair Yeh2017-03-311-12/+27
|/
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* drm/vmwgfx: Switch to mode_cmd2Daniel Vetter2016-12-021-1/+1
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-071-2/+2
* drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom2016-03-141-0/+2
* drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom2016-03-141-1/+2
* drm/vmwgfx: Break out implicit fb codeThomas Hellstrom2016-03-141-0/+12
* drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom2016-03-141-0/+1
* drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-081-2/+5
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-171-18/+174
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
| * drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-051-0/+8
| * drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-051-2/+6
| * drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-051-12/+25
| * drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-051-15/+18
| * drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-051-2/+69
| * drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-051-0/+1
| * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-051-0/+20
| * vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-051-20/+60
* | drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-271-1/+1
|/
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* vmwgfx: Add page flip supportJakob Bornecrantz2012-02-131-0/+8
* Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie2011-12-211-0/+5
|\
| * vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz2011-12-191-0/+5
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-151-0/+1
|/
* vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-071-0/+1
* vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-021-2/+7
* vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom2011-10-051-0/+2
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-051-0/+3
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-051-2/+29
OpenPOWER on IntegriCloud