CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2019/08/13 16:02:28
Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_kms.c Log message: Implement backlight control for amdgpu(4). This allows me to set the backlight of my X395 using wsconsctl(8). Unfortunately the backlight hotkeys don't yet allow adjusting the brightness. ok jsg@ kettenis@