Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d80c653f99658af6af3ac1b74f70bf9a069e71f
/
drivers
/
gpu
/
drm
/
drm_fourcc.c
9622728
drm/fourcc: Fill out all block sizes for P210
by Daniel Vetter
· 5 years ago
836b131
drm/fourcc: Fill out all block sizes for P10/12/16
by Daniel Vetter
· 5 years ago
0500c04
drm: drop use of drmP.h in drm/*
by Sam Ravnborg
· 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
ff01e69
drm/fourcc: Fix conflicting Y41x definitions
by Maarten Lankhorst
· 6 years ago
f435fe8
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next
by Sean Paul
· 6 years ago
88ab9c7
drm/fourcc: Add 64 bpp half float formats
by Kevin Strasser
· 6 years ago
e9961ab
drm: Added a new format DRM_FORMAT_XVYU2101010
by Ayan Kumar Halder
· 6 years ago
7ba0fee
drm/fourcc: Add AFBC yuv fourccs for Mali
by Brian Starkey
· 6 years ago
50bf5d7
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
by Swati Sharma
· 6 years ago
05f8bc8
drm/fourcc: Add new P010, P016 video format
by Randy Li
· 6 years ago
61e4939
drm: Introduce new DRM_FORMAT_XYUV
by Stanislav Lisovskiy
· 6 years ago
697b6b8
drm/fourcc: Add fourcc for Mali linear tiled formats
by Alexandru Gheorghe
· 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
4af67de
drm/doc: fix drm_driver_legacy_fb_format
by Daniel Vetter
· 6 years ago
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