index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_gmrid_manager.c
Age
Commit message (
Expand
)
Author
2020-08-06
drm/vmwgfx/gmrid: don't provide pointless ttm debug callback
Dave Airlie
2020-06-29
drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3
Christian König
2019-03-20
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-21
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-12-18
drm/vmwgfx: use designated initializers
Kees Cook
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-09-01
vmwgfx: Restrict number of GMR pages to device limit
Thomas Hellstrom
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom