summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vboxvideo/vbox_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* staging: vboxvideo: Embed drm_device into driver structureHans de Goede2018-09-201-7/+6
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-141-3/+2
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-261-1/+1
* drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-261-3/+2
* staging: vboxvideo: remove ttm_pool_* wrappersChristian König2018-02-261-13/+0
* staging: remove the default io_mem_pfn setTan Xiaojun2018-01-101-1/+0
* 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/+6
* staging: vboxvideo: make a couple of symbols staticColin Ian King2017-07-281-1/+1
* staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede2017-07-171-0/+472