CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2020/09/15 12:36:18
Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: Add the wsioctl() bits to radeondrm(4) so that abl(4) can be controlled through the wsconsctl(8) 'display.brightness' variable. ok kettenis@