Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä | 1 | -4/+4 |
2016-12-15 | drm: Replace drm_format_num_planes() with fb->format->num_planes | Ville Syrjälä | 1 | -1/+1 |
2016-12-14 | drm/arm: Add local 'fb' variables | Ville Syrjälä | 1 | -3/+3 |
2016-11-04 | drm/arm: mark symbols static where possible | Baoyou Xie | 1 | -3/+4 |
2016-11-04 | drm: mali-dp: Add support for setting plane's rotation property from userspace. | Liviu Dudau | 1 | -0/+1 |
2016-11-04 | drm: mali-dp: Store internal format and n_planes in plane state | Brian Starkey | 1 | -15/+12 |
2016-11-04 | drm: mali-dp: Enable alpha blending | Brian Starkey | 1 | -6/+27 |
2016-11-04 | drm: mali-dp: Refactor plane initialisation | Brian Starkey | 1 | -13/+8 |
2016-11-04 | drm: mali-dp: Add pitch alignment check for planes | Brian Starkey | 1 | -1/+14 |
2016-10-21 | drm/arm: Use per-plane rotation property | Ville Syrjälä | 1 | -8/+5 |
2016-08-08 | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? | Joonas Lahtinen | 1 | -10/+10 |
2016-06-15 | drm/arm: Add support for Mali Display Processors | Liviu Dudau | 1 | -0/+298 |