summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
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-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Remove the throttling codeZack 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
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-09-24drm/vmwgfx: stop using ttm_bo_create v2Christian König
2020-09-24drm/vmwgfx: remove unused placement combinationChristian König
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/vmwgfx: fix gmrid takedown paths to new interfaceDave Airlie
2020-08-06drm/vmwgfx: takedown vram managerDave Airlie
2020-08-06drm/vmwgfx/ttm: switch gmrid allocator to new init paths.Dave Airlie
2020-08-06drm/vmwgfx/ttm: convert vram mm init to new code pathsDave Airlie
2020-08-06drm/vmwgfx: drop bo map/unmap dma functions.Dave Airlie
2020-08-06drm/vmwgfx: consolidate ttm object creation and populateDave Airlie
2020-05-16drm/vmwgfx: Fix parameter name in vmw_bo_initGuixiong Wei
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-03-24drm/vmwgfx: Hook up the helpers to align buffer objectsThomas Hellstrom (VMware)
2020-03-24drm/vmwgfx: Introduce a huge page aligning TTM range managerThomas Hellstrom (VMware)
2020-03-24drm/vmwgfx: Support huge page faultsThomas Hellstrom (VMware)
2020-03-23drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibilityThomas Hellström (VMware)
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat
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: Add support for streamoutput with mob commandsDeepak Rawat
2020-03-23drm/vmwgfx: Add a new enum for SM5 graphics context capabilityDeepak 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-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-01-15drm/vmwgfx: Bump driver minor versionThomas Hellstrom
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom
2019-11-06drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-11drm/vmwgfx: switch to own vma managerGerd Hoffmann
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat