1
0
Fork 0
alistair23-linux/drivers/staging/vboxvideo
Christian König dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback
Instead of calculating the size in bytes just to recalculate the number
of pages from it pass the BO directly to the function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 14:38:27 -05:00
..
Kconfig
Makefile
TODO
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
modesetting.c
vbox_drv.c
vbox_drv.h
vbox_err.h
vbox_fb.c vboxvideo: Fix incorrect type in assignment sparse warning 2018-01-08 16:03:45 +01:00
vbox_hgsmi.c
vbox_irq.c
vbox_main.c vboxvideo: Fix incorrect type in assignment sparse warning 2018-01-08 16:03:45 +01:00
vbox_mode.c main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
vbox_prime.c
vbox_ttm.c drm/ttm: add bo as parameter to the ttm_tt_create callback 2018-03-14 14:38:27 -05:00
vboxvideo.h
vboxvideo_guest.h
vboxvideo_vbe.h
vbva_base.c