diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-03-28 17:15:02 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-01 16:35:23 +0300 |
commit | 58523a25cbf728695e374fd90416d9bd4a68d4c0 (patch) | |
tree | 3da388d6207c8d5a1446974938f542acb56ba0e7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a376dcf49c391d06dad31a87e3cdfdf67fecc98d (diff) | |
download | linux-58523a25cbf728695e374fd90416d9bd4a68d4c0.tar.xz |
drm/format-helper: Optimize 32-to-24-bpp conversion
For ease of implementation, existing line-conversion functions
for 24-bit formats write each byte individually. Optimize the
performance by writing 4 pixels in 3 32-bit stores.
v2:
- simplify address calculation (Jani)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://lore.kernel.org/r/20250328141709.217283-7-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions