diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-03-28 17:14:58 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-01 16:35:20 +0300 |
commit | d55d0b066f4eedf030c9c1a67a2a0abffece3abc (patch) | |
tree | 06ab516bd8a3908e7a8596a176e75327a7ba253d /tools/perf/scripts/python/task-analyzer.py | |
parent | c46d18f98261d99711003517c444417a303c7fae (diff) | |
download | linux-d55d0b066f4eedf030c9c1a67a2a0abffece3abc.tar.xz |
drm/format-helper: Add generic conversion to 32-bit formats
Add drm_fb_xfrm_line_32to32() to implement conversion from 32-bit
pixels to 32-bit pixels. The pixel-conversion is specified by the
given callback parameter. Mark the helper as always_inline to avoid
overhead from function calls.
Then implement all existing line-conversion functions with the new
generic call and the respective pixel-conversion helper.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://lore.kernel.org/r/20250328141709.217283-3-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions