Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-26 | drm/format-helper: Add drm_fb_swab() | Noralf Trønnes | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-10 | drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst | Gerd Hoffmann | 1 | -1/+1 |
2019-04-10 | drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst | Gerd Hoffmann | 1 | -3/+3 |
2019-04-10 | drm: switch drm_fb_memcpy_dstclip to accept __iomem dst | Gerd Hoffmann | 1 | -1/+2 |
2019-04-08 | drm: add drm_fb_xrgb8888_to_rgb888_dstclip() | Gerd Hoffmann | 1 | -0/+3 |
2019-04-08 | drm: add drm_fb_xrgb8888_to_rgb565_dstclip() | Gerd Hoffmann | 1 | -1/+4 |
2019-04-08 | drm: add drm_fb_memcpy_dstclip() helper | Gerd Hoffmann | 1 | -0/+2 |
2019-04-08 | drm: move tinydrm format conversion helpers to new drm_format_helper.c | Gerd Hoffmann | 1 | -0/+26 |