| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-06-22 | 1 | -1/+1 |
|\ |
|
| * | drm/atmel-hlcdc: check stride values in the first plane | Stefan Agner | 2018-06-17 | 1 | -1/+1 |
* | | drm/atmel-hclcdc: Convert to the new generic alpha property | Maxime Ripard | 2018-04-16 | 1 | -75/+14 |
|/ |
|
* | drm/atmel-hlcdc: Use the alpha format field in drm_format_info | Maxime Ripard | 2018-01-29 | 1 | -19/+5 |
* | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter | 2017-08-08 | 1 | -1/+0 |
* | drm/atmel-hlcdc: switch to drm_*{get,put} helpers | Cihangir Akturk | 2017-08-03 | 1 | -4/+4 |
* | drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. | Arvind Yadav | 2017-08-03 | 1 | -2/+2 |
* | drm: Plumb modifiers through plane init | Ben Widawsky | 2017-08-01 | 1 | -1/+2 |
* | drm: atmel-hlcdc: add support for 8-bit color lookup table mode | Peter Rosin | 2017-06-22 | 1 | -0/+29 |
* | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss | 2017-05-22 | 1 | -10/+10 |
* | drm/atmel-hlcdc: Simplify the HLCDC layer logic | Boris Brezillon | 2017-02-28 | 1 | -332/+313 |
* | drm: Always prepare null framebuffer in transitional helper | Gabriel Krisman Bertazi | 2017-02-26 | 1 | -0/+3 |
* | drm: Nuke fb->pixel_format | Ville Syrjälä | 2016-12-15 | 1 | -9/+9 |
* | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
* | drm: Replace drm_format_num_planes() with fb->format->num_planes | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
* | drm/atmel-hlcdc: Use per-plane rotation property | Ville Syrjälä | 2016-10-21 | 1 | -17/+20 |
* | drm: Add drm_rotation_90_or_270() | Ville Syrjälä | 2016-10-21 | 1 | -2/+2 |
* | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 2016-09-28 | 1 | -5/+5 |
|\ |
|
| * | drm: atmel-hlcdc: Fix vertical scaling | Jan Leupold | 2016-09-06 | 1 | -5/+5 |
* | | drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb | Chris Wilson | 2016-08-19 | 1 | -2/+2 |
* | | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? | Joonas Lahtinen | 2016-08-08 | 1 | -11/+11 |
|/ |
|
* | drm: atmel-hlcdc: actually disable scaling when no scaling is required | Boris Brezillon | 2016-06-21 | 1 | -0/+2 |
* | drm: atmel-hlcdc: route DMA accesses through AHB interfaces | Boris Brezillon | 2016-04-14 | 1 | -2/+41 |
* | drm: atmel-hlcdc: add a ->cleanup_fb() operation | Boris Brezillon | 2016-04-14 | 1 | -3/+49 |
* | drm/atmel-hlcdc: use helper to get crtc state | Andrzej Hajda | 2016-03-15 | 1 | -1/+1 |
* | drm: Pass 'name' to drm_universal_plane_init() | Ville Syrjälä | 2015-12-11 | 1 | -1/+1 |
* | drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK | Joonas Lahtinen | 2015-10-05 | 1 | -1/+1 |
* | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. | Maarten Lankhorst | 2015-09-08 | 1 | -1/+3 |
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fb | Tvrtko Ursulin | 2015-03-05 | 1 | -1/+2 |
* | drm: atmel-hlcdc: add discard area support | Boris Brezillon | 2015-02-22 | 1 | -0/+108 |
* | drm: atmel-hlcdc: Atomic mode-setting conversion | Boris Brezillon | 2015-02-22 | 1 | -233/+316 |
* | drm: add Atmel HLCDC Display Controller support | Boris Brezillon | 2015-01-21 | 1 | -0/+856 |