index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: Fix htmldocs warnings in drm_fourcc.c
Sean Paul
2018-11-07
1
-1
/
+1
*
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