Searched hist:a4f737a9c39abb45a5bde47f313df48e645331f7 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/test/dm/ |
H A D | panel.c | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/ |
H A D | backlight.h | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | panel.h | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/video/ |
H A D | backlight-uclass.c | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | panel-uclass.c | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | pwm_backlight.c | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | simple_panel.c | diff a4f737a9c39abb45a5bde47f313df48e645331f7 Mon Oct 01 13:22:41 CDT 2018 Simon Glass <sjg@chromium.org> panel: Expand the backlight support
At present the panel can be turned on but not off, and the brightness cannot be controlled at run-time. Add a new API function to both the panel and backlight uclasses to handle this. Enhance the PWM backlight driver to deal with custom levels properly and allow the backlight to be turned on and off.
Update the test to cover thes new features.
Signed-off-by: Simon Glass <sjg@chromium.org>
|