aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vboxvideo/vbox_ttm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11drm/vboxvideo: Move the vboxvideo driver out of stagingHans de Goede1-394/+0
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-23/+4
2018-11-07staging: vboxvideo: Cleanup header useHans de Goede1-1/+3
2018-11-07staging: vboxvideo: Change licence headers over to SPDXHans de Goede1-22/+1
2018-11-07staging: vboxvideo: Cleanup the commentsHans de Goede1-6/+2
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König1-40/+1
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König1-24/+0
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann1-2/+2
2018-09-20staging: vboxvideo: Add vbox_bo_k[un]map helper functionsHans de Goede1-1/+27
2018-09-20staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pinHans de Goede1-14/+18
2018-09-20staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_modeHans de Goede1-5/+0
2018-09-20staging: vboxvideo: Embed drm_device into driver structureHans de Goede1-7/+6
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-3/+2
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-1/+1
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König1-3/+2
2018-02-26staging: vboxvideo: remove ttm_pool_* wrappersChristian König1-13/+0
2018-01-10staging: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He1-2/+3
2017-12-06staging: vboxvideo: adapt to new TTM interfaceChristian König1-11/+6
2017-07-28staging: vboxvideo: make a couple of symbols staticColin Ian King1-1/+1
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede1-0/+472