CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/05 00:37:57
Modified files:
sys/dev/pci/drm: drm_connector.c drm_mode_object.c
sys/dev/pci/drm/i915: i915_drv.c
Log message:
Trigger a kevent when we change the backlight. This gives the Xorg
drivers a chance to notice the update of the Backlight connector property
when we change it behind its back.
ok jsg@
