summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
AgeCommit message (Expand)Author
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-07-28drm/vmwgfx: Be a lot more flexible with MOB limitsZack Rusin
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-07-28drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRVZack Rusin
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-06-12drm/vmwgfx: Fix implicit declaration errorZack Rusin
2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin
2021-06-12drm/vmwgfx: remove code that was using physical page addressesZack Rusin
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin
2021-05-14drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()Qiheng Lin
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack 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-02-26drm/vmwgfx: Bump the minor version and cleanup loggingZack Rusin
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-19drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanoursLee Jones
2021-01-19drm/vmwgfx: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-01-18drm/vmwgfx: Always evict vram _before_ disabling itDaniel Vetter
2021-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Cleanup pci resource allocationZack Rusin
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin
2021-01-06drm/vmwgfx: Remove references to struct drm_device.pdevThomas Zimmermann
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-10-29drm/vmwgfx: switch to new allocatorChristian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-09-15drm/ttm: remove available_cachingChristian König