diff options
| author | Thomas Zimmermann <[email protected]> | 2025-03-28 14:15:02 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-04-01 13:35:23 +0000 |
| commit | 58523a25cbf728695e374fd90416d9bd4a68d4c0 (patch) | |
| tree | 3da388d6207c8d5a1446974938f542acb56ba0e7 /drivers/platform/x86/intel/pmt/class.c | |
| parent | drm/format-helper: Add generic conversion to 8-bit formats (diff) | |
| download | kernel-58523a25cbf728695e374fd90416d9bd4a68d4c0.tar.gz kernel-58523a25cbf728695e374fd90416d9bd4a68d4c0.zip | |
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 <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
