summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
AgeCommit message (Expand)Author
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-08-14drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat
2019-06-28drm/vmwgfx: Don't look at state->allow_modesetDaniel Vetter
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom
2019-02-05drm/vmwgfx: Also check for crtc status while checking for DU activeDeepak Rawat
2019-02-05drm/vmwgfx: Fix an uninitialized fence handle valueThomas Hellstrom
2018-12-05drm/vmwgfx: Fix a layout race conditionThomas Hellstrom
2018-12-05drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom
2018-12-05drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat
2018-12-05drm/vmwgfx: Use atomic helper function for dirty fb IOCTLDeepak Rawat
2018-12-05drm/vmwgfx: Add a new interface for plane update on a display unitDeepak Rawat
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-05drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_checkThomas Hellstrom
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
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-27BackMerge v4.19-rc5 into drm-nextDave Airlie
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-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-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: Add new ioctl for GB surface create and referenceDeepak Rawat
2018-07-03drm/vmwgfx: Add gui_x/y to vmw_connector_stateDeepak Rawat
2018-07-03drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat
2018-07-03drm/vmwgfx: Remove primary memory validation against mode while creating fbDeepak Rawat
2018-07-03drm/vmwgfx: Perform memory validations only when need full modeset.Deepak Rawat
2018-07-03drm/vmwgfx: Use modeset display memory validation for layout ioctlDeepak Rawat
2018-07-03drm/vmwgfx: Perform topology validation during atomic modeset.Deepak Rawat
2018-07-03drm/vmwgfx: Fix atomic mode set checkSinclair Yeh
2018-07-03drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom
2018-07-02drm/vmwgfx: Use drm_plane_mask() & co.Ville Syrjälä
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-11drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()Ville Syrjälä
2018-06-11drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()Ville Syrjälä
2018-06-11drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()Ville Syrjälä
2018-05-15Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-04-26drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-04-26drm/vmwgfx: Clean up fbdev modeset lockingThomas Hellstrom
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul