linux_dsm_epyc7002/drivers/gpu/drm/mgag200
Thomas Zimmermann aa8e2435b3 drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Most TTM drivers define the constant DRM_FILE_PAGE_OFFSET of the same
value. The only exception is vboxvideo, which is being converted to the
new offset by this patch. Unifying the constants in a single place
simplifies the driver code.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:03:53 -05:00
..
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/mgag200: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:31 +02:00
mgag200_cursor.c drm/mgag200: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:56:03 -04:00
mgag200_drv.c drm/mgag200: use simpler remove_conflicting_pci_framebuffers() 2018-09-03 18:17:32 +02:00
mgag200_drv.h drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant 2019-03-19 15:03:53 -05:00
mgag200_fb.c drm: move drm_can_sleep() to drm_util.h 2019-01-14 10:58:37 +01:00
mgag200_i2c.c drm/mgag200: Added support for the new device G200eH3 2017-01-23 11:57:08 +10:00
mgag200_main.c drm/mgag200: Replace ttm_bo_unref with ttm_bo_put 2019-01-28 11:43:31 -05:00
mgag200_mode.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
mgag200_reg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mgag200_ttm.c drm/ttm: initialize globals during device init (v2) 2018-11-05 14:21:21 -05:00