summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-05-11drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom
2021-05-11drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom
2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma
2021-04-29drm/vmwgfx: use min_t to replace minBernard Zhao
2021-04-29gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun
2021-04-29drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...Zou Wei
2021-04-29drm/vmwgfx: Fix a typoBhaskar Chowdhury
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-26drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-03-24drm/ttm: remove swap LRU v3Christian König
2021-03-24drm/ttm: move swapout logic around v3Christian König
2021-03-16drm/vmwgfx: clean up vmw_move_notify v2Christian König
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-02-26drm/vmwgfx: Bump the minor version and cleanup loggingZack 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-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-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-09drm/ttm: rework ttm_tt page limit v4Christian König
2021-02-09drm/vmwgfx: Fix some memory leaks on errorsZack Rusin
2021-02-09drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter
2021-02-02drm/vmwgfx: Fix some memory leaks on errorsZack Rusin
2021-01-28drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-20drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-01-19drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones
2021-01-19drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'Lee Jones
2021-01-19drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones
2021-01-19drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...Lee Jones