summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
AgeCommit message (Expand)Author
2021-08-09drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macroCai Huoqing
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-02-10drm/vmwgfx: Remove pointless codeZack Rusin
2021-02-10drm/vmwgfx: Correctly set the name of the preferred modeZack Rusin
2021-02-10drm/vmwgfx: add some 16:9 / 16:10 default resolutionsRoland Scheidegger
2021-01-19drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote othersLee Jones
2021-01-19drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...Lee Jones
2021-01-14drm/vmwgfx: Fix display register usage for some older configsZack Rusin
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-07-02drm/vmwgfx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-03-23drm/vmwgfx: Refactor surface_define to use vmw_surface_metadataDeepak Rawat
2020-03-23drm/vmwgfx: Split surface metadata from struct vmw_surfaceDeepak Rawat
2020-03-23drm/vmwgfx: Use enum to represent graphics context capabilitiesDeepak Rawat
2020-03-12drm/vmwgfx: Remove a few unused functionsSebastian Andrzej Siewior
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
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