Commit 7a67ae5
drm/atmel-hlcdc: set layer REP bit to enable replication logic
This bit enabled replication logic to expand an RGB color less than 24 bits, to
24 bits, which is used internally for all formats. Otherwise, the least
significant bits are always set to zero and the color may not be what is
expected.
Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>1 parent e318512 commit 7a67ae5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments