Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
46594d3345f0432ddc83b9f3c1b04492fdfafd07
/
drivers
/
gpu
/
drm
/
drm_fourcc.c
9dd3cb2
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too
by Gerd Hoffmann
· 6 years ago
059b5eb
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
by Gerd Hoffmann
· 6 years ago
7010935
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
by Chris Wilson
· 6 years ago
ce2d546
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
by Ayan Kumar Halder
· 6 years ago
4cc4e1b
drm/fourcc: Add a alpha field to drm_format_info
by Maxime Ripard
· 7 years ago
628d4c4
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
6a0f9eb
drm: Add mode_config .get_format_info() hook
by Ville Syrjälä
· 8 years ago
ba2b527
drm: add RGB formats with separate alpha plane
by Philipp Zabel
· 10 years ago
b3c11ac
drm: move allocation out of drm_get_format_name()
by Eric Engestrom
· 8 years ago
488546f
drm: Don't export the drm_fb_get_bpp_depth() function
by Laurent Pinchart
· 8 years ago
333d2da
drm: WARN when calling drm_format_info() for an unsupported format
by Laurent Pinchart
· 8 years ago
86c238a
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
by Laurent Pinchart
· 8 years ago
84770cc
drm: Centralize format information
by Laurent Pinchart
· 8 years ago
ec5e304
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
by Daniel Vetter
· 8 years ago
d382814
drm: remove `const` attribute to hint at caller that they now own the memory
by Eric Engestrom
· 8 years ago
90844f0
drm: make drm_get_format_name thread-safe
by Eric Engestrom
· 8 years ago
ae4df11
drm: Move format-related helpers to drm_fourcc.c
by Laurent Pinchart
· 9 years ago