CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/07/12 14:12:19
Modified files: sys/dev/pci/drm: drm_crtc.c drm_crtc.h drm_linux.c drm_linux.h sys/dev/pci/drm/i915: i915_drv.c Log message: Add a "Backlight" property to connectors with an associated backlight controller for the inteldrm(4) driver. If wscons(4) provides backlight control, prefer ir over raw hardware control and attach it to LVDS, eDP and DSI connectors which are the connector types typically connected to laptop screens.