summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat2019-03-201-1/+1
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-29/+12Star
|\
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12Star
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-171-2/+2
* drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-181-1/+1
* gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-011-2/+1Star
* drm/vmwgfx: use designated initializersKees Cook2016-12-181-5/+5
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-271-2/+1Star
* drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-081-0/+1
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-171-2/+13
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
* vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom2011-09-011-11/+35
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-0/+137