diff options
author | Haixia Shi <[email protected]> | 2015-01-30 10:51:14 -0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-01-31 10:08:47 +1000 |
commit | 865844448ce80ccd714793e9ba4140d7ae214229 (patch) | |
tree | f98e9afbd1538de669377cde994de9adc2fd75af /scripts/gdb/linux/utils.py | |
parent | e410055331c2f474872b364dce3d4042418e892b (diff) |
drm/udl: optimize udl_compress_hline16 (v2)
The run-length encoding algorithm should compare 16-bit encoded pixel
values instead of comparing raw pixel values. It allows pixels
with similar but different colors to be encoded as repeat pixels, and
thus potentially save USB bandwidth.
Signed-off-by: Haixia Shi <[email protected]>
Reviewed-by: Daniel Kurtz <[email protected]>
Tested-by: Haixia Shi <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions