diff options
author | 2022-07-11 17:50:28 +0200 | |
---|---|---|
committer | 2022-07-18 07:56:18 +0200 | |
commit | 35fa155e836833fdd5744c5237aca7e2c2c31e03 (patch) | |
tree | 6342e9d2b90098cedcdeb398365ea999fc88a348 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | video: fbdev: atari: Fix inverse handling (diff) | |
download | linux-dev-35fa155e836833fdd5744c5237aca7e2c2c31e03.tar.xz linux-dev-35fa155e836833fdd5744c5237aca7e2c2c31e03.zip |
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 <geert@linux-m68k.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions