linux/drivers/gpu/drm/hisilicon/hibmc
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
..
hibmc_drm_de.c drm/hisilicon: drop use of drmP.h 2019-07-15 18:11:31 +02:00
hibmc_drm_drv.c drm/vram: Move VRAM memory manager to GEM VRAM implementation 2019-09-12 19:54:04 +02:00
hibmc_drm_drv.h drm/hisilicon: drop use of drmP.h 2019-07-15 18:11:31 +02:00
hibmc_drm_fbdev.c drm/hisilicon: drop use of drmP.h 2019-07-15 18:11:31 +02:00
hibmc_drm_regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
hibmc_drm_vdac.c drm/hisilicon: drop use of drmP.h 2019-07-15 18:11:31 +02:00
hibmc_ttm.c drm/vram: Have VRAM MM call GEM VRAM functions directly 2019-09-12 19:54:42 +02:00
Kconfig drm/vram: fix Kconfig 2019-09-10 08:53:08 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00