CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/07/17 09:52:10
Modified files: sys/dev/fdt : files.fdt sys/arch/arm64/conf: GENERIC Added files: sys/dev/fdt : qcdpc.c qcdrm.c Log message: Add initial support for the MSM Mobile Display Subsystem. This initial support brings us support for the AUX channel of the DisplayPort controllers. This in turn fives us support for backlight control on eDP panels. ok tobhe@