[PATCH v3 0/3] drm: fb emulation: Remove remaining driver level fb emulation configs
Archit Taneja
architt at codeaurora.org
Tue Oct 27 01:10:56 PDT 2015
Instead of using a custom legacy fbdev emulation config option, use the
top level DRM_FBDEV_EMULATION config option.
There are 3 drivers which use custom config options: imx, sti and tegra.
Since the last revision, i915 and msm drivers have removed their custom
configs.
Remove the remaining config options in order to have a single config
option.
Archit Taneja (3):
drm/imx: Remove local fbdev emulation Kconfig option
drm/sti: Remove local fbdev emulation Kconfig option
drm/tegra: Remove local fbdev emulation Kconfig option
drivers/gpu/drm/imx/Kconfig | 9 ---------
drivers/gpu/drm/imx/imx-drm-core.c | 12 +++---------
drivers/gpu/drm/sti/Kconfig | 6 ------
drivers/gpu/drm/sti/sti_drv.c | 2 +-
drivers/gpu/drm/tegra/Kconfig | 12 ------------
drivers/gpu/drm/tegra/drm.c | 4 ++--
drivers/gpu/drm/tegra/drm.h | 6 +++---
drivers/gpu/drm/tegra/fb.c | 12 ++++++------
8 files changed, 15 insertions(+), 48 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
More information about the dri-devel
mailing list