index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_format_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-05-01
drm/format-helper: Add blitter functions
Thomas Zimmermann
1
-0
/
+87
2021-05-01
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
1
-4
/
+5
2020-05-26
drm/format-helper: Add drm_fb_swab()
Noralf Trønnes
1
-20
/
+41
2020-02-17
drm/format_helper: Dual licence the file in GPL 2 and MIT
Emmanuel Vadot
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-2
/
+2
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-2
/
+2
2019-04-17
drm: add drm_format_helper.c to kerneldoc
Gerd Hoffmann
1
-1
/
+0
2019-04-11
drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
1
-3
/
+3
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst
Gerd Hoffmann
1
-33
/
+26
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst
Gerd Hoffmann
1
-57
/
+60
2019-04-10
drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
Gerd Hoffmann
1
-21
/
+24
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
1
-0
/
+60
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
1
-30
/
+81
2019-04-08
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
1
-8
/
+43
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
1
-0
/
+180