diff options
| author | Thomas Zimmermann <[email protected]> | 2025-03-28 14:15:03 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-04-01 13:35:23 +0000 |
| commit | 3f31a017ddbca3812247dd6332c21686caf864de (patch) | |
| tree | be700205b09815c599a259304c63af7953cb6429 /drivers/fpga/xilinx-core.c | |
| parent | drm/format-helper: Optimize 32-to-24-bpp conversion (diff) | |
| download | kernel-3f31a017ddbca3812247dd6332c21686caf864de.tar.gz kernel-3f31a017ddbca3812247dd6332c21686caf864de.zip | |
drm/format-helper: Optimize 32-to-16-bpp conversion
For ease of implementation, existing line-conversion functions
for 16-bit formats write each pixel individually. Optimize the
performance by writing multiple pixels in single 64-bit and 32-bit
stores.
v2:
- simplify address calculation (Jani)
- fix typo in commit message (Jocelyn)
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
