index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fourcc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fourcc: Fill out all block sizes for P210
Daniel Vetter
2019-11-28
1
-1
/
+1
*
drm/fourcc: Fill out all block sizes for P10/12/16
Daniel Vetter
2019-11-28
1
-3
/
+3
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-1
/
+1
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
2019-05-20
1
-48
/
+0
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-20
/
+0
*
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-05-20
1
-34
/
+0
*
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-05-20
1
-16
/
+0
*
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
2019-03-21
1
-6
/
+6
*
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Sean Paul
2019-03-13
1
-0
/
+4
|
\
|
*
drm/fourcc: Add 64 bpp half float formats
Kevin Strasser
2019-03-13
1
-0
/
+4
*
|
drm: Added a new format DRM_FORMAT_XVYU2101010
Ayan Kumar Halder
2019-03-12
1
-0
/
+1
*
|
drm/fourcc: Add AFBC yuv fourccs for Mali
Brian Starkey
2019-03-12
1
-0
/
+16
|
/
*
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
Swati Sharma
2019-03-05
1
-0
/
+6
*
drm/fourcc: Add new P010, P016 video format
Randy Li
2019-02-08
1
-0
/
+9
*
drm: Introduce new DRM_FORMAT_XYUV
Stanislav Lisovskiy
2018-11-20
1
-0
/
+1
*
drm/fourcc: Add fourcc for Mali linear tiled formats
Alexandru Gheorghe
2018-11-02
1
-0
/
+12
*
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
2018-11-02
1
-0
/
+62
*
drm/doc: fix drm_driver_legacy_fb_format
Daniel Vetter
2018-10-05
1
-3
/
+3
*
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...
Gerd Hoffmann
2018-09-25
1
-0
/
+5
*
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
2018-09-25
1
-0
/
+30
*
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
Chris Wilson
2018-09-06
1
-10
/
+27
*
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
2018-07-18
1
-21
/
+21
*
drm/fourcc: Add a alpha field to drm_format_info
Maxime Ripard
2018-01-29
1
-25
/
+25
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-23
1
-0
/
+8
|
\
|
*
drm: add RGB formats with separate alpha plane
Philipp Zabel
2017-03-15
1
-0
/
+8
*
|
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2017-03-22
1
-0
/
+25
|
/
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-9
/
+5
*
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-10-18
1
-31
/
+0
*
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
2016-10-18
1
-8
/
+24
*
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
2016-10-18
1
-149
/
+37
*
drm: Centralize format information
Laurent Pinchart
2016-10-18
1
-0
/
+84
*
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
2016-08-29
1
-0
/
+43
*
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-2
/
+2
*
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-8
/
+9
*
drm: Move format-related helpers to drm_fourcc.c
Laurent Pinchart
2016-06-09
1
-0
/
+320