Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
12aa8021c7a72811cd8096b1e456cd5d265896d9
/
include
/
drm
/
drm_fourcc.h
a7007ef
drm/fb: Extend format_info member arrays to handle four planes
by Dhinakaran Pandiyan
· 5 years ago
7793a10
drm/fourcc: Fix the parameters name in the documentation
by Maxime Ripard
· 6 years ago
b0f986b
drm: Remove users of drm_format_info_plane_cpp
by Maxime Ripard
· 6 years ago
bf39607
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
by Maxime Ripard
· 6 years ago
24c478e
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
by Maxime Ripard
· 6 years ago
f3e9632
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
by Maxime Ripard
· 6 years ago
05c452c
drm: Remove users of drm_format_num_planes
by Maxime Ripard
· 6 years ago
a211e56
drm/fourcc: Add format info helpers for checking YUV sub-sampling
by Paul Kocialkowski
· 6 years ago
41c8c21
drm/fourcc: Add format info helpers for checking YUV planes disposition
by Paul Kocialkowski
· 6 years ago
042bf75
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
by Alexandru Gheorghe
· 6 years ago
9c71a66
drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation
by Alexandru Gheorghe
· 6 years ago
059b5eb
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
by Gerd Hoffmann
· 6 years ago
ec2fae2
drm: byteorder: add DRM_FORMAT_HOST_*
by Gerd Hoffmann
· 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
6a0f9eb
drm: Add mode_config .get_format_info() hook
by Ville Syrjälä
· 8 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
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
718dced
UAPI: (Scripted) Disintegrate include/drm
by David Howells
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
ba623f6
drm: Add NV24 and NV42 pixel formats
by Laurent Pinchart
· 13 years ago
d9dd85d
drm: Drop the NV12M and YUV420M formats
by Ville Syrjälä
· 13 years ago
83052d4
drm: Add multi buffer plane pixel formats
by Seung-Woo Kim
· 13 years ago
64760a4
drm: fourcc: Use __u32 instead of u32
by Ville Syrjälä
· 13 years ago
04b3924
drm: Redefine pixel formats
by Ville Syrjälä
· 13 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago