linux_dsm_epyc7002/drivers/gpu/drm/bochs
Thomas Zimmermann e55a5c9b5f drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
The functions ttm_bo_global_init() and ttm_bo_global_release() do not
receive an argument of type struct ttm_bo_global. Both take a struct
drm_global_reference that contains points to a struct ttm_bo_global_ref.
Renaming them reflects this.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:20:52 -05:00
..
bochs_drv.c bochs: convert to drm_dev_register 2018-09-10 07:10:38 +02:00
bochs_fbdev.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_hw.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_kms.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_mm.c drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() 2018-11-05 14:20:52 -05:00
bochs.h drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/bochs: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:23 +02:00