开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-05-26
drm/format-helper: Add drm_fb_swab()
Noralf Trønnes
2020-02-17
drm/format_helper: Dual licence the file in GPL 2 and MIT
Emmanuel Vadot
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-04-17
drm: add drm_format_helper.c to kerneldoc
Gerd Hoffmann
2019-04-11
drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
2019-04-08
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann