index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fourcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
drm/fourcc: Add AXBXGXRX106106106106 format
Matteo Franchin
1
-0
/
+1
2020-06-19
drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
Ben Davis
1
-0
/
+12
2019-11-28
drm/fourcc: Fill out all block sizes for P210
Daniel Vetter
1
-1
/
+1
2019-11-28
drm/fourcc: Fill out all block sizes for P10/12/16
Daniel Vetter
1
-3
/
+3
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
1
-48
/
+0
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-20
/
+0
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-34
/
+0
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-16
/
+0
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
1
-6
/
+6
2019-03-13
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Sean Paul
1
-0
/
+4
2019-03-13
drm/fourcc: Add 64 bpp half float formats
Kevin Strasser
1
-0
/
+4
2019-03-12
drm: Added a new format DRM_FORMAT_XVYU2101010
Ayan Kumar Halder
1
-0
/
+1
2019-03-12
drm/fourcc: Add AFBC yuv fourccs for Mali
Brian Starkey
1
-0
/
+16
2019-03-05
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
Swati Sharma
1
-0
/
+6
2019-02-08
drm/fourcc: Add new P010, P016 video format
Randy Li
1
-0
/
+9
2018-11-20
drm: Introduce new DRM_FORMAT_XYUV
Stanislav Lisovskiy
1
-0
/
+1
2018-11-02
drm/fourcc: Add fourcc for Mali linear tiled formats
Alexandru Gheorghe
1
-0
/
+12
2018-11-02
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
1
-0
/
+62
2018-10-05
drm/doc: fix drm_driver_legacy_fb_format
Daniel Vetter
1
-3
/
+3
2018-09-25
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...
Gerd Hoffmann
1
-0
/
+5
2018-09-25
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
1
-0
/
+30
2018-09-06
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
Chris Wilson
1
-10
/
+27
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
1
-21
/
+21
2018-01-29
drm/fourcc: Add a alpha field to drm_format_info
Maxime Ripard
1
-25
/
+25
2017-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
1
-0
/
+8
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
1
-0
/
+25
2017-03-15
drm: add RGB formats with separate alpha plane
Philipp Zabel
1
-0
/
+8
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-9
/
+5
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
1
-31
/
+0
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
1
-8
/
+24
2016-10-18
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
1
-149
/
+37
2016-10-18
drm: Centralize format information
Laurent Pinchart
1
-0
/
+84
2016-08-29
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
1
-0
/
+43
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
1
-2
/
+2
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
1
-8
/
+9
2016-06-09
drm: Move format-related helpers to drm_fourcc.c
Laurent Pinchart
1
-0
/
+320