summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat1-25/+10
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom1-5/+7
2018-12-05drm/vmwgfx: Use the standard atomic helpers for page-flipThomas Hellstrom1-43/+1
2018-12-05drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom1-43/+3
2018-12-05drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat1-1/+1
2018-12-05drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary planeDeepak Rawat1-0/+1
2018-12-05drm/vmwgfx: Update comments for stdu plane updateDeepak Rawat1-15/+3
2018-12-05drm/vmwgfx: Use the new interface for STDU plane updateDeepak Rawat1-34/+20
2018-12-05drm/vmwgfx: Implement STDU plane update for BO backed fbDeepak Rawat1-0/+216
2018-12-05drm/vmwgfx: Implement STDU plane update for surface backed fbDeepak Rawat1-1/+181
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul1-7/+24
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter1-1/+0
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie1-7/+24
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom1-7/+24
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat1-25/+0
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie1-0/+5
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie1-43/+50
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat1-0/+2
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat1-0/+3
2018-07-03drm/vmwgfx: Add gui_x/y to vmw_connector_stateDeepak Rawat1-11/+18
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-32/+32
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)1-2/+2
2018-06-11drm/vmwgfx: Stop using plane->fb in atomic_enable()Ville Syrjälä1-1/+2
2018-06-11drm/vmwgfx: Stop updating plane->fbVille Syrjälä1-2/+0
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-2/+3
2018-03-22drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom1-69/+36
2018-03-22drm/vmwgfx: Move the stdu vblank event to atomic functionDeepak Rawat1-64/+77
2018-03-22drm/vmwgfx: Move surface copy cmd to atomic functionDeepak Rawat1-25/+22
2018-03-22drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat1-4/+11
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom1-2/+3
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom1-29/+12
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard1-2/+2
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie1-2/+2
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-2/+2
2017-07-17drm/vmwgfx: Limit max desktop dimensions to 8Kx8KSinclair Yeh1-2/+2
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart1-2/+3
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart1-2/+3
2017-06-28drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart1-2/+2
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-5/+22
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter1-26/+1
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh1-5/+17
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh1-0/+5
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-2/+3
2017-03-31drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh1-1/+15
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh1-0/+202
2017-03-31drm/vmwgfx: Explicityly track screen target width and heightSinclair Yeh1-3/+8
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh1-1/+0
2017-03-31drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh1-295/+30