2019-04-25 | Thomas Hellstrom | drm/vmwgfx: Fix dma API layer violation Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-03-20 | Thomas Zimmermann | drm/vmwgfx: Don't double-free the mode stored in par... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-03-20 | Deepak Rawat | drm/vmwgfx: Return 0 when gmrid::get_node runs out... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-02-05 | Thomas Hellstrom | drm/vmwgfx: Improve on IOMMU detection Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-02-05 | Thomas Hellstrom | drm/vmwgfx: Fix setting of dma masks Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-02-05 | Deepak Rawat | drm/vmwgfx: Also check for crtc status while checking... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-02-05 | Thomas Hellstrom | drm/vmwgfx: Fix an uninitialized fence handle value Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-02-05 | Thomas Hellstrom | drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-01-29 | Christoph Hellwig | drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-01-29 | Christoph Hellwig | drm/vmwgfx: fix the check when to use dma_alloc_coherent Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-01-29 | Christoph Hellwig | drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2 Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2019-01-29 | Christoph Hellwig | drm/vmwgfx: remove CONFIG_X86 ifdefs Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-13 | Thomas Hellstrom | drm/vmwgfx: Protect from excessive execbuf kernel memory... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-12 | Colin Ian King | drm/vmwgfx: remove redundant return ret statement Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-11 | Deepak Rawat | drm: Fix docs warning in drm_damage_helper.c Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-11 | Colin Ian King | drm/selftest: fix spelling mistake "dimention" -> ... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Thomas Hellstrom | drm/vmwgfx: Use the standard atomic helpers for page... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | YueHaibing | drm/vmwgfx: Remove set but not used variable 'file_priv' Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Colin Ian King | drm/vmwgfx: remove redundant return ret statement Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Thomas Hellstrom | drm/vmwgfx: Fix a layout race condition Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Thomas Hellstrom | drm/vmwgfx: Fix up the implicit display unit handling Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Sinclair Yeh | MAINTAINERS: Update vmwgfx maintainers Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Don't clear mode::type anymore Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Use atomic helper function for dirty fb... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Update comments for sou plane update function Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Use the new interface for SOU plane update Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Implement SOU plane update for BO backed fb Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Implement SOU plane update for surface... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Update comments for stdu plane update Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Use the new interface for STDU plane update Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Implement STDU plane update for BO backed fb Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Implement STDU plane update for surface... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/vmwgfx: Add a new interface for plane update on... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Rob Clark | drm: Add helper to implement legacy dirtyfb Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm/selftest: Add drm damage helper selftest Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm: Add helper iterator functions for plane fb_damage_clips... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Deepak Rawat | drm: Add a new helper to validate damage during atomic_check Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-12-05 | Lukasz Spintzyk | drm: Add a new plane property to send damage during... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Make user resource lookups reference-free... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Don't refcount cotable lookups during command... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Don't refcount command-buffer managed resource... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Make buffer object lookups reference-free... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Look up user buffer objects without taking... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/vmwgfx: Adapt validation code for reference-free... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-28 | Thomas Hellstrom | drm/ttm: Export ttm_bo_get_unless_zero() Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Look up objects without taking a reference Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Make the object handles idr-generated Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Remove the user resource destructor check Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Remove the resource avail field Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Replace unconditional mutex unlocked warnings... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Reduce the size of buffer object relocations Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Use a validation context allocator for... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Use new validation interface for the modesetting... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Adapt execbuf to the new validation api Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Modify the resource validation interface Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/vmwgfx: Add a validation module v2 Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-27 | Thomas Hellstrom | drm/ttm, drm/vmwgfx: Move the lock- and object functionality... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-20 | Thomas Hellstrom | drm/vmwgfx: Fix buffer object eviction Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-20 | Deepak Rawat | drm/vmwgfx: Don't impose STDU limits on framebuffer... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-20 | Deepak Rawat | drm/vmwgfx: limit mode size for all display unit to... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-20 | Deepak Rawat | drm/vmwgfx: limit screen size to stdu_max during check_modeset Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-09-20 | Deepak Rawat | drm/vmwgfx: don't check for old_crtc_state enable status Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Expose SM4_1 param to user space Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Add support for multisampling Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Add new ioctl for GB surface create and... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3 Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Deepak Rawat | drm/vmwgfx: Add SM4_1 flag Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Neha Bhende | drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-06 | Neha Bhende | drm/vmwgfx: Add CAP2 support in vmwgfx Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-04 | Deepak Rawat | drm/vmwgfx: Update the device headers Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Remove an obsolete __le32 conversion Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Fix host message module function declarations Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Reorganize the fence wait loop Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Improve on host message error messages Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Add gui_x/y to vmw_connector_state Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Use a mutex to protect gui positioning... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Remove primary memory validation against... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Perform memory validations only when need... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Use modeset display memory validation for... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Deepak Rawat | drm/vmwgfx: Perform topology validation during atomic... Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Sinclair Yeh | drm/vmwgfx: Fix atomic mode set check Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Use blocking buffer object reserves when... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Optimize the buffer object swap_notify... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | drm: Change deadlock-avoidance algorithm for the modeset... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Thomas Hellstrom | locking: Implement an algorithm choice for Wound-Wait... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-07-03 | Peter Ziljstra | locking: WW mutex cleanup Co-authored-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-05-23 | Thomas Hellstrom | drm/vmwgfx: Schedule an fb dirty update after resume Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-05-23 | Thomas Hellstrom | drm/vmwgfx: Fix host logging / guestinfo reading error... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-05-23 | Thomas Hellstrom | drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-05-16 | Deepak Rawat | drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-04-26 | Thomas Hellstrom | drm/vmwgfx: Fix a buffer object leak Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-04-26 | Thomas Hellstrom | drm/vmwgfx: Clean up fbdev modeset locking Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-03-22 | Thomas Hellstrom | drm/vmwgfx: Bump version patchlevel and date Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-03-22 | Arnd Bergmann | drm/vmwgfx: use monotonic event timestamps Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
2018-03-22 | Thomas Hellstrom | drm/vmwgfx: Unpin the screen object backup buffer when... Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> |
commit | commitdiff | tree |
next |