[Intel-gfx] [PULL] topic/remove-fbcon-notifiers for v5.3, fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Jun 26 08:48:41 UTC 2019
Hi all,
This is the followup pull request for the remove-fbcon-notifiers topic branch.
No major changes, just a few compile fixes.
This will be pulled into drm-misc-next, but it might be useful for the fbdev and backlight trees too.
Cheers,
Maarten
topic/remove-fbcon-notifiers-2019-06-26:
- Export fbcon_update_vcs to fix sh_mobile_lcdcfb.c compilation.
- Rely on fbcon being builtin when vgaswitcheroo is builtin.
The following changes since commit 1dcff4ae65185e8c0300972f6d8d39d9a9db2bda:
backlight: simplify lcd notifier (2019-05-28 11:03:04 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/topic/remove-fbcon-notifiers-2019-06-26
for you to fetch changes up to 6116b892bd4fd0ddc5f30566a556218bb2e1a9b6:
vga_switcheroo: Depend upon fbcon being built-in, if enabled (2019-06-26 10:36:49 +0200)
----------------------------------------------------------------
topic/remove-fbcon-notifiers:
- Export fbcon_update_vcs to fix sh_mobile_lcdcfb.c compilation.
- Rely on fbcon being builtin when vgaswitcheroo is builtin.
----------------------------------------------------------------
Daniel Vetter (2):
fbcon: Export fbcon_update_vcs
vga_switcheroo: Depend upon fbcon being built-in, if enabled
drivers/gpu/vga/Kconfig | 1 +
drivers/video/fbdev/core/fbcon.c | 1 +
2 files changed, 2 insertions(+)
More information about the Intel-gfx
mailing list