Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: move drm_mode_legacy_fb_format to drm_fourcc.c | Daniel Vetter | 2016-08-29 | 1 | -0/+1 |
* | drm: remove `const` attribute to hint at caller that they now own the memory | Eric Engestrom | 2016-08-16 | 1 | -1/+1 |
* | drm: make drm_get_format_name thread-safe | Eric Engestrom | 2016-08-15 | 1 | -1/+1 |
* | drm: Move format-related helpers to drm_fourcc.c | Laurent Pinchart | 2016-06-09 | 1 | -0/+37 |
* | UAPI: (Scripted) Disintegrate include/drm | David Howells | 2012-10-04 | 1 | -135/+0 |
* | Merge tag 'v3.6-rc7' into drm-intel-next-queued | Daniel Vetter | 2012-09-24 | 1 | -5/+1 |
|\ | |||||
| * | drm: Drop the NV12M and YUV420M formats | Ville Syrjälä | 2012-09-13 | 1 | -5/+1 |
* | | drm: Add NV24 and NV42 pixel formats | Laurent Pinchart | 2012-09-18 | 1 | -0/+2 |
|/ | |||||
* | drm: Add multi buffer plane pixel formats | Seung-Woo Kim | 2011-12-29 | 1 | -0/+7 |
* | drm: fourcc: Use __u32 instead of u32 | Ville Syrjälä | 2011-12-20 | 1 | -2/+2 |
* | drm: Redefine pixel formats | Ville Syrjälä | 2011-12-01 | 1 | -27/+94 |
* | drm: add an fb creation ioctl that takes a pixel format v5 | Jesse Barnes | 2011-11-15 | 1 | -0/+63 |