CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/15 15:24:17
Modified files:
sys/dev/pci/drm: drm_linux.c drm_linux.h
sys/dev/pci/drm/i915: i915_drv.h intel_i2c.c
Log message:
Switch the inteldrm(4) i2c code over to the Linux code base. This gives us
several quirks that wre absent in the old OpenBSD-specific reimplementation.
Fixes several issues with external connectors on several generations of
hardware.
ok deraadt@, benno@
