summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-6/+18
|\
| * drm/vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat2018-07-061-3/+3
| * drm/vmwgfx: Add support for multisamplingDeepak Rawat2018-07-061-1/+1
| * drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat2018-07-061-0/+8
| * drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfxDeepak Rawat2018-07-061-2/+2
| * drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat2018-07-061-0/+2
| * drm/vmwgfx: Add SM4_1 flagDeepak Rawat2018-07-061-0/+1
| * drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende2018-07-061-0/+1
* | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-76/+82
|\|
| * drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom2018-07-031-6/+5Star
| * drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat2018-07-031-0/+9
| * drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom2018-07-031-38/+35Star
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-031-64/+65
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom2018-05-231-1/+0Star
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-0/+1
|\
| * drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom2018-03-211-0/+1
* | drm/vmwgfx: Bump version patchlevel and dateThomas Hellstrom2018-03-221-2/+2
* | drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom2018-03-221-1/+0Star
* | drm/vmwgfx: Improve on hibernationThomas Hellstrom2018-03-221-0/+5
* | drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom2018-03-221-0/+5
* | drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom2018-03-221-0/+1
* | drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom2018-03-221-0/+48
|/
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh2017-08-281-2/+2
* drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-281-2/+6
* drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-281-1/+1
* drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-281-8/+12
* drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom2017-08-281-3/+2Star
* drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2017-06-071-2/+2
* drm/vmwgfx: Add universal plane supportSinclair Yeh2017-03-311-0/+1
* drm/vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh2017-03-311-1/+0Star
* drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-02-261-2/+2
* Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-10-211-1/+1
|\
| * drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-101-1/+1
* | drm/ttm: rework handling of private mem typesChristian König2016-09-141-4/+4
|/
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-0/+1
|\
| * drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh2016-07-011-0/+1
* | drm: document drm_auth.cDaniel Vetter2016-06-211-0/+1
|/
* drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-201-0/+6
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-201-0/+1
* drm/vmwgfx: Bump driver minorThomas Hellstrom2016-03-161-2/+2
* drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom2016-03-141-0/+1
* drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom2016-03-141-0/+1
* drm/vmwgfx: Break out implicit fb codeThomas Hellstrom2016-03-141-1/+2
* drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-081-1/+0Star
* drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-081-0/+1
* drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom2015-11-061-5/+4Star
* drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom2015-11-021-1/+27
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-3/+3