Commit 2064b9b
gpu: drm: adp: Use 16-bit writes for brightness
Some summit panels like the ones found on the main display of iPhone X
has a max brightness of 2047 and needs 16-bit writes.
Tested-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Signed-off-by: Nick Chan <towinchenmi@gmail.com>1 parent cf595f4 commit 2064b9b
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | | - | |
76 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments