diff options
| author | Thomas Zimmermann <[email protected]> | 2025-03-28 14:15:04 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-04-01 13:35:24 +0000 |
| commit | 65931bbc5177f8192a48a0aa5bdb9b95b9f6e87f (patch) | |
| tree | 7b2a0328765240bda395356ff81681c171a955b1 /drivers/platform/x86/intel/pmt/class.c | |
| parent | drm/format-helper: Optimize 32-to-16-bpp conversion (diff) | |
| download | kernel-65931bbc5177f8192a48a0aa5bdb9b95b9f6e87f.tar.gz kernel-65931bbc5177f8192a48a0aa5bdb9b95b9f6e87f.zip | |
drm/format-helper: Optimize 32-to-8-bpp conversion
For ease of implementation, existing line-conversion functions
for 8-bit formats write each pixel individually. Optimize the
performance by writing multiple pixels in a single 32-bit store.
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/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
