summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vboxvideo/vbox_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: initialize globals during device init (v2)Christian König2018-11-051-40/+1Star
* drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-051-24/+0Star
* drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-051-2/+2
* staging: vboxvideo: Add vbox_bo_k[un]map helper functionsHans de Goede2018-09-201-1/+27
* staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pinHans de Goede2018-09-201-14/+18
* staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_modeHans de Goede2018-09-201-5/+0Star
* staging: vboxvideo: Embed drm_device into driver structureHans de Goede2018-09-201-7/+6Star
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-141-3/+2Star
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-271-1/+1
* drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-271-3/+2Star
* staging: vboxvideo: remove ttm_pool_* wrappersChristian König2018-02-271-13/+0Star
* staging: remove the default io_mem_pfn setTan Xiaojun2018-01-101-1/+0Star
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-281-2/+3
* staging: vboxvideo: adapt to new TTM interfaceChristian König2017-12-061-11/+6Star
* staging: vboxvideo: make a couple of symbols staticColin Ian King2017-07-291-1/+1
* staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede2017-07-171-0/+472