[PATCH v3 0/3] drm: fb emulation: Remove remaining driver level fb emulation configs
Daniel Vetter
daniel at ffwll.ch
Fri Oct 30 03:27:04 PDT 2015
On Tue, Oct 27, 2015 at 01:40:56PM +0530, Archit Taneja wrote:
> 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.
Pulled in all these into drm-misc for 4.5. I can drop them again in case
there's trouble or if driver maintainers pick them up.
Thanks, Daniel
>
> 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
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list