summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
AgeCommit message (Expand)Author
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-04drm/vmwgfx: Convert to DRM vblank timersThomas Zimmermann
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-03-18drm/vmwgfx: Switch to exclusively using GEM referencesIan Forbes
2025-03-10drm/vmwgfx: Refactor cursor handlingZack Rusin
2024-12-03drm/vmwgfx: Remove initialization of connector statusThomas Zimmermann
2024-07-24drm/vmwgfx: Fix handling of dumb buffersZack Rusin
2024-04-15drm/vmwgfx: Implement virtual kmsZack Rusin
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes
2024-01-30drm/vmwgfx: Refactor drm connector probing for display modesMartin Krastev
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-05drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin
2022-10-25drm/vmwgfx: Remove explicit and broken vblank handlingZack Rusin
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-26drm/vmwgfx: Remove trailing whitespaceThomas Zimmermann
2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
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-01-19drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update othersLee Jones
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom
2018-12-05drm/vmwgfx: Use the standard atomic helpers for page-flipThomas 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: Enable FB_DAMAGE_CLIPS property for SOU primary planeDeepak Rawat
2018-12-05drm/vmwgfx: Update comments for sou plane update functionDeepak Rawat
2018-12-05drm/vmwgfx: Use the new interface for SOU plane updateDeepak Rawat
2018-12-05drm/vmwgfx: Implement SOU plane update for BO backed fbDeepak Rawat
2018-12-05drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie