linux_dsm_epyc7002/drivers/gpu/drm/hisilicon/hibmc
Matthew Ruffell feeb07d0ca drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
Hisilicon developed hibmc_drm for their arm64 based soc and did not
intend for this driver to be used on any other architecture than arm64.

Using it on amd64 leads to incorrect video modes being used, making
the screen unreadable, forcing users to manually blacklist the module
on the kernel command line to use the d-i server installer or any
graphical sessions.

Make CONFIG_DRM_HISI_HIBMC firmly depend on ARM64 to ensure it is not
built for other architectures.

Signed-off-by: Matthew Ruffell <matthew.ruffell@canonical.com>
Signed-off-by: Xinliang Liu <z.liuxinliang@hisilicon.com>
2019-08-26 15:21:34 +08: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/hisilicon: Use dev_get_drvdata 2019-08-26 15:21:33 +08: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: use embedded gem object 2019-08-06 08:21:53 +02:00
Kconfig drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 2019-08-26 15:21:34 +08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00