linux/arch/arc/configs
Alexey Brodkin c18fc90717 ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM
Currently there're 2 different implementations of the driver for
DisplayLink USB2.0-to-HDMI/DVI adapters: older FBDEV and modern true
DRM.

We initially decided to use FBDEV version just because with it
/dev/fbX is usable from user-space while in DRM version
with DRM_FBDEV_EMULATION user-space cannot draw anything on a real
screen, for more info read [1].

But today /dev/fbX is not that important as more and more software
projects switch to use of DRI (/dev/dri/cardX).

But what's even more important DRM driver allows building of complicated
graphics processing chains. The most important for us is rendering of
3D on a dedicated GPU while outputting video through a simpler
bitstreamer like DisplayLink. So let's use much more future-proof
driver from now on.

[1] https://lists.freedesktop.org/archives/dri-devel/2017-December/159519.html

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2017-12-20 12:41:43 -08:00
..
axs101_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00
axs103_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00
axs103_smp_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00
haps_hs_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
haps_hs_smp_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00
hsdk_defconfig ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM 2017-12-20 12:41:43 -08:00
nps_defconfig ARC: defconfig: Cleanup from old Kconfig options 2017-07-17 19:16:07 -07:00
nsim_700_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
nsim_hs_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
nsim_hs_smp_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
nsimosci_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
nsimosci_hs_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
nsimosci_hs_smp_defconfig ARC: [plat-sim] Include this platform unconditionally 2017-08-04 13:49:47 +05:30
tb10x_defconfig ARC: defconfig: Cleanup from old Kconfig options 2017-07-17 19:16:07 -07:00
vdk_hs38_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00
vdk_hs38_smp_defconfig ARC: [*defconfig] Reenable soft lock-up detector 2017-10-03 20:36:49 -07:00