dummy-backlight

Frédéric Pierret frederic.pierret at qubes-os.org
Fri Jul 3 14:24:31 UTC 2020


Dear all,

I'm working on a simple kernel module currently called "dummy-backlight" (https://github.com/fepitre/dummy-backlight) which creates a testing backlight. After loaded, this driver allows to modify integer values of the virtual backlight created through its sysfs attributes directly.

In the context of the Qubes OS project, it allows to setup into a VM, a virtual backlight and managing the hardware backlight into the VM directly thanks to a communication channel with the host system.

I'm writing to you to know if you would be interested to have such module into kernel. Another name could be "virtual-backlight".

I've written a similar module for PSU too (https://lore.kernel.org/linux-pm/a8223cce-636f-578b-7304-eb0e4868e018@qubes-os.org/) where a nice suggestion of improvement has been made to use a misc device for controlling attributes instead of sysfs directly. Indeed, it's appropriated in case of multiple PSU but maybe for a (only one?) "dummy-backligh", using two sysfs attributes is enough.

Any kind of improvements are very welcomed. Thank you.

Best regards,
Frédéric Pierret

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200703/25776403/attachment-0001.sig>


More information about the dri-devel mailing list