Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä | 1 | -1/+1 |
2016-12-15 | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä | 1 | -1/+1 |
2016-08-08 | drm/mediatek: plane: Use FB's format's cpp to compute x offset | Daniel Kurtz | 1 | -1/+1 |
2016-08-08 | drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update | Daniel Kurtz | 1 | -42/+23 |
2016-08-08 | drm/mediatek: Use drm_atomic destroy_state helpers | Bibby Hsieh | 1 | -2/+1 |
2016-08-08 | drm/mediatek: Remove mtk_drm_plane | Daniel Kurtz | 1 | -7/+5 |
2016-08-08 | drm/mediatek: plane: Remove plane zpos/index | Daniel Kurtz | 1 | -3/+1 |
2016-08-08 | drm/mediatek: Use drm_plane_helper_check_state() | Ville Syrjälä | 1 | -52/+20 |
2016-06-17 | drm: Deal with rotation in drm_plane_helper_check_update() | Ville Syrjälä | 1 | -0/+1 |
2016-05-17 | drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state | Daniel Vetter | 1 | -1/+1 |
2016-05-06 | drm/mediatek: Add DRM Driver for Mediatek SoC MT8173. | CK Hu | 1 | -0/+240 |