CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/02 14:58:55
Modified files:
sys/dev/pci/drm: drm_linux.h drm_mipi_dsi.h drm_panel.c
drm_panel.h files.drm
sys/dev/pci/drm/i915: intel_bios.c intel_display.c intel_dsi.c
intel_dsi.h intel_dsi_panel_vbt.c
intel_dsi_pll.c
Added files:
sys/dev/pci/drm: drm_mipi_dsi.c
Log message:
Enable MIPI/DSI support for inteldrm(4). Makes the display on my ASUS
Transformer Book T100HA work (with some ugly error/warning messages).
