linux_dsm_epyc7002/drivers/gpu/drm/vboxvideo
Thomas Zimmermann b0e40e0805 drm/vram: Have VRAM MM call GEM VRAM functions directly
VRAM MM and GEM VRAM buffer objects are only used with each other;
connected via 3 function pointers. Simplify this code by making the
memory manager call the rsp. functions of the BOs directly; and
remove the functions from the BO's public interface.

v2:
	* typos in commit message

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190911110910.30698-3-tzimmermann@suse.de
2019-09-12 19:54:42 +02:00
..
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig drm/vram: fix Kconfig 2019-09-10 08:53:08 +02:00
Makefile drm/vbox: Remove empty PRIME functions 2019-07-03 09:32:27 +02:00
modesetting.c
vbox_drv.c drm/vboxvideo: Make structure vbox_fb_helper_funcs constant 2019-08-18 12:52:52 +02:00
vbox_drv.h drm/vram: Move VRAM memory manager to GEM VRAM implementation 2019-09-12 19:54:04 +02:00
vbox_fb.c
vbox_hgsmi.c
vbox_irq.c
vbox_main.c drm/vram: use embedded gem object 2019-08-06 08:21:53 +02:00
vbox_mode.c Merge drm/drm-next into drm-misc-next 2019-05-22 16:08:21 -04:00
vbox_ttm.c drm/vram: Have VRAM MM call GEM VRAM functions directly 2019-09-12 19:54:42 +02:00
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h
vbva_base.c