summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
AgeCommit message (Expand)Author
2021-07-28drm/vmwgfx: Be a lot more flexible with MOB limitsZack Rusin
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/vmwgfx: switch the TTM backends to self allocChristian König
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
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: 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: use wrapper to access memory managerDave Airlie
2020-08-06drm/vmwgfx: fix gmrid takedown paths to new interfaceDave Airlie
2020-08-06drm/vmwgfx/ttm: switch gmrid allocator to new init paths.Dave Airlie
2020-08-06drm/vmwgfx/gmrid: don't provide pointless ttm debug callbackDave Airlie
2020-06-29drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3Christian König
2019-03-20drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-12-18drm/vmwgfx: use designated initializersKees Cook
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom