summaryrefslogtreecommitdiff
path: root/vmwgfx_drv.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-25vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom1-3/+15
2018-09-25vmwgfx: Look up user buffer objects without taking a referenceThomas Hellstrom1-0/+12
2018-09-14vmwgfx: Remove the resource avail fieldThomas Hellstrom1-8/+36
2018-08-27vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom1-10/+2
2018-08-27vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom1-17/+48
2018-08-27vmwgfx: Modify the resource validation interfaceThomas Hellstrom1-1/+1
2018-08-09vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat1-3/+3
2018-08-09vmwgfx: Add support for multisamplingDeepak Rawat1-1/+1
2018-08-09vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat1-0/+8
2018-08-09vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfxDeepak Rawat1-2/+2
2018-08-09vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat1-0/+2
2018-08-09vmwgfx: Add SM4_1 flagDeepak Rawat1-0/+1
2018-08-09vmwgfx: Add CAP2 support in vmwgfxNeha Bhende1-0/+1
2018-06-25vmwgfx: Fix host message module function declarationsThomas Hellstrom1-5/+5
2018-05-23vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom1-1/+0
2018-05-07vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat1-0/+9
2018-04-05vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom1-38/+35
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-64/+65
2018-03-19vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom1-1/+0
2018-03-19vmwgfx: Fix fbdev and atomic kms interaction during hibernationThomas Hellstrom1-0/+1
2018-03-08vmwgfx: Improve on hibernationThomas Hellstrom1-0/+4
2018-03-06vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom1-0/+5
2018-03-06vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom1-0/+1
2017-12-22vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom1-0/+1
2017-12-22vmwgfx: Add a cpu blit utility that can be used for page-backed bos v4Thomas Hellstrom1-0/+48
2017-12-22vmwgfx: Replace the backend treatment of legacy hotspotsThomas Hellstrom1-0/+2
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-4/+3
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-0/+1
2017-06-14vmwgfx: Bump the version for fence FD supportSinclair Yeh1-2/+2
2017-06-14vmwgfx: Add export fence to file descriptor supportSinclair Yeh1-2/+6
2017-05-29vmwgfx: Restart command buffers after errorsThomas Hellstrom1-1/+1
2017-05-18vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom1-8/+13
2017-03-27vmwgfx: Strip legacy cursor codeThomas Hellstrom1-0/+1
2017-03-02Work around drm removal of control nodesThomas Hellstrom1-2/+2
2017-02-23vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh1-1/+0
2017-02-23vmwgfx: Update TTM to Linux 4.10Thomas Hellstrom1-4/+4
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-31/+32
2016-09-16vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee1-1/+1
2016-06-28vmwgfx: Add an option to change assumed FB bppSinclair Yeh1-0/+1
2016-04-08vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-0/+5
2016-02-10vmwgfx: Bump driver minor to signal availability of resolutionKMS supportThomas Hellstrom1-2/+2
2016-01-20vmwgfx: Add connector properties to switch between explicit and implicit plac...Thomas Hellstrom1-0/+1
2016-01-20vmwgfx: Break out implicit fb codeThomas Hellstrom1-1/+2
2015-11-18vmwgfx: Fix address-space- visibility- and endian warnings and errorsThomas Hellstrom1-2/+6
2015-11-05vmwgfx: Relax irq locking somewhatThomas Hellstrom1-5/+4
2015-11-05vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom1-1/+27
2015-09-11vmwgfx: Map the fifo as cachedThomas Hellstrom1-1/+0
2015-09-08drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom1-2/+4
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-4/+4
2015-09-08vmwgfx: Add DX query support. Various fixes.Sinclair Yeh1-0/+10