summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/vmwgfx: stop setting multiple domain flagsChristian König
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry
2020-09-10drm: vmwgfx: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm/vmwgfx: move to driver binding functionsDave Airlie
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-08-24drm/ttm: init mem->bus in common code.Dave Airlie
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
2020-08-11drm/vmwgfx/ttm: fix the non-THP cleanup path.Dave Airlie
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Colin Ian King
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-11drm/vmwgfx: Use struct_size() helperGustavo A. R. Silva
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: add a wrapper for checking if manager is in useDave Airlie
2020-08-06drm/ttm: drop type manager has_typeDave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/vmwgfx/gmrid: convert to driver controlled allocation.Dave Airlie
2020-08-06drm/vmwgfx/ttm: move thp to driver managedDave Airlie
2020-08-06drm/ttm: make ttm_range_man_init/takedown take type + argsDave Airlie
2020-08-06drm/vmwgfx/ttm: use wrapper to access memory managerDave 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/gmrid: don't provide pointless ttm debug callbackDave 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-07-31drm/ttm: remove the init_mem_type callbackChristian König
2020-07-31drm/vmwgfx: stop implementing init_mem_type v2Christian König
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König