(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− |
<noinclude> |
+ |
<noinclude>{{ApplicableFor
|
− |
{{ArticleMainWriter | PhilippeC }}
|
+ |
|MPUs list=STM32MP13x, STM32MP15x
|
− |
{{ReviewersList | YannickF}}
|
+ |
|MPUs checklist=STM32MP13x,STM32MP15x
|
− |
{{ArticleApprovedVersion | PhilippeC | YannickF (Passed, 5feb'19)| No previous approved version | AnneJ - 18Feb'19 - 10715 | 18Feb'19}} |
+ |
}}</noinclude> |
− |
[[Category:How to run use cases]]
|
|
− |
[[Category:DRM KMS]]
|
|
− |
</noinclude> |
|
|
|
|
|
|
First identify the backlight device linked to your panel, thanks to the sysfs: |
|
First identify the backlight device linked to your panel, thanks to the sysfs: |
Line 38: |
Line 35: |
|
{{Board$}} # fast 1-step test |
|
{{Board$}} # fast 1-step test |
|
{{Board$}} (i=0; while true; do i=$(((i+1)%256)); echo $i > $bl; done) |
|
{{Board$}} (i=0; while true; do i=$(((i+1)%256)); echo $i > $bl; done) |
|
+ |
|
|
+ |
{{Info | Be sure the panel is running (power on) before modifying its backlight.}} |
|
+ |
|
|
+ |
<noinclude> |
|
+ |
{{PublicationRequestId | 10715 | 2019-02-18 | AnneJ}} |
|
+ |
[[Category:How to run use cases]] |
|
+ |
[[Category:DRM KMS]] |
|
+ |
</noinclude> |