History log of /haiku/src/add-ons/kernel/drivers/display/display_adapter.h
Revision Date Author Comments
# b5be9587 08-Nov-2014 Fredrik Holmqvist <fredrik.holmqvist@gmail.com>

WIP ACPI display adapters driver

Currently find display adapters and attached displays but nothing more.
I would like it to publish adapters and displays in dev tree, so that
you can open and control the adapter (get firmware, boot display) and
the adapter itself would have child devices for displays (brightness ..).

However that part could use some review, and since my time is limited it
is better to make it availble for others to work on as well.


# b5be958727f8cd08599a131cccec574864b341a4 08-Nov-2014 Fredrik Holmqvist <fredrik.holmqvist@gmail.com>

WIP ACPI display adapters driver

Currently find display adapters and attached displays but nothing more.
I would like it to publish adapters and displays in dev tree, so that
you can open and control the adapter (get firmware, boot display) and
the adapter itself would have child devices for displays (brightness ..).

However that part could use some review, and since my time is limited it
is better to make it availble for others to work on as well.