summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fourcc.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Daniel Vetter2017-03-23
|\
| * drm: add RGB formats with separate alpha planePhilipp Zabel2017-03-15
* | drm: Add mode_config .get_format_info() hookVille Syrjälä2017-03-22
|/
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-12
* drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart2016-10-18
* drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart2016-10-18
* drm: Implement the drm_format_*() helpers as drm_format_info() wrappersLaurent Pinchart2016-10-18
* drm: Centralize format informationLaurent Pinchart2016-10-18
* drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter2016-08-29
* drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-16
* drm: make drm_get_format_name thread-safeEric Engestrom2016-08-15
* drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart2016-06-09