index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fourcc.c
Age
Commit message (
Expand
)
Author
2018-01-29
drm/fourcc: Add a alpha field to drm_format_info
Maxime Ripard
2017-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2017-03-15
drm: add RGB formats with separate alpha plane
Philipp Zabel
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
2016-10-18
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
2016-10-18
drm: Centralize format information
Laurent Pinchart
2016-08-29
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-06-09
drm: Move format-related helpers to drm_fourcc.c
Laurent Pinchart