diff options
author | Geert Uytterhoeven <[email protected]> | 2022-07-11 17:50:28 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-07-18 07:56:18 +0200 |
commit | 35fa155e836833fdd5744c5237aca7e2c2c31e03 (patch) | |
tree | 6342e9d2b90098cedcdeb398365ea999fc88a348 /scripts/gdb/linux/utils.py | |
parent | c7ef5e285c842bdca1121512967400443e565456 (diff) |
video: fbdev: atari: Fix ext_setcolreg()
The red, green, and blue color values are 16-bit, while the external
graphics hardware registers are 8-bit.
Add the missing conversion from 16-bit to 8-bit.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Tested-by: Michael Schmitz <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions