diff options
| author | Thomas Zimmermann <[email protected]> | 2025-03-28 14:14:58 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-04-01 13:35:20 +0000 |
| commit | d55d0b066f4eedf030c9c1a67a2a0abffece3abc (patch) | |
| tree | 06ab516bd8a3908e7a8596a176e75327a7ba253d /drivers/fpga/xilinx-core.c | |
| parent | drm/format-helper: Move helpers for pixel conversion to header file (diff) | |
| download | kernel-d55d0b066f4eedf030c9c1a67a2a0abffece3abc.tar.gz kernel-d55d0b066f4eedf030c9c1a67a2a0abffece3abc.zip | |
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 <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-core.c')
0 files changed, 0 insertions, 0 deletions
