summaryrefslogtreecommitdiff
path: root/include/drm/drm_format_helper.h
AgeCommit message (Expand)Author
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes
2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann
2020-05-26drm/format-helper: Add drm_fb_swab()Noralf Trønnes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann
2019-04-08drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann
2019-04-08drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann
2019-04-08drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann