summaryrefslogtreecommitdiff
path: root/drivers/staging/vboxvideo/vbox_ttm.c
AgeCommit message (Expand)Author
2019-03-11drm/vboxvideo: Move the vboxvideo driver out of stagingHans de Goede
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-07staging: vboxvideo: Cleanup header useHans de Goede
2018-11-07staging: vboxvideo: Change licence headers over to SPDXHans de Goede
2018-11-07staging: vboxvideo: Cleanup the commentsHans de Goede
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-09-20staging: vboxvideo: Add vbox_bo_k[un]map helper functionsHans de Goede
2018-09-20staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pinHans de Goede
2018-09-20staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_modeHans de Goede
2018-09-20staging: vboxvideo: Embed drm_device into driver structureHans de Goede
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2018-02-26staging: vboxvideo: remove ttm_pool_* wrappersChristian König
2018-01-10staging: remove the default io_mem_pfn setTan Xiaojun
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-06staging: vboxvideo: adapt to new TTM interfaceChristian König
2017-07-28staging: vboxvideo: make a couple of symbols staticColin Ian King
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede