index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_format_helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/format-helper: Add blitter functions
Thomas Zimmermann
2021-05-01
1
-0
/
+8
*
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
2021-05-01
1
-1
/
+1
*
drm/format-helper: Add drm_fb_swab()
Noralf Trønnes
2020-05-26
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
1
-1
/
+1
*
drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
1
-3
/
+3
*
drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
1
-1
/
+2
*
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
2019-04-08
1
-0
/
+3
*
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
2019-04-08
1
-1
/
+4
*
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
2019-04-08
1
-0
/
+2
*
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2019-04-08
1
-0
/
+26