summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-15drm/vmwgfx: Fix an uninitialized fence handle valueThomas Hellstrom
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-09-28drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...Thomas Hellstrom
2018-09-28drm/vmwgfx: Make buffer object lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Look up user buffer objects without taking a referenceThomas Hellstrom
2018-09-28drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom
2018-09-27drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the user resource destructor checkThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom
2018-09-27drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat
2018-09-20drm/vmwgfx: limit mode size for all display unit to texture_maxDeepak Rawat
2018-09-20drm/vmwgfx: limit screen size to stdu_max during check_modesetDeepak Rawat
2018-09-20drm/vmwgfx: don't check for old_crtc_state enable statusDeepak Rawat
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox
2018-08-08drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-06drm/vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat
2018-07-06drm/vmwgfx: Add support for multisamplingDeepak Rawat
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat
2018-07-06drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfxDeepak Rawat
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat
2018-07-06drm/vmwgfx: Add SM4_1 flagDeepak Rawat
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy commandNeha Bhende
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende
2018-07-04drm/vmwgfx: Update the device headersDeepak Rawat
2018-07-03drm/vmwgfx: Remove an obsolete __le32 conversionThomas Hellstrom
2018-07-03drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom