CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/05 00:40:21
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_kms.c
Log message:
Add support for the Backlight connector property like we already have for
inteldrm(4). This makes xbacklight(1) work when using the Xorg modesetting
driver. The Xorg amdgpu driver needs a small change for this that should
land soon.
ok jsg@
