Age | Commit message (Expand) | Author |
---|---|---|
2017-06-27 | drm/mediatek: Support UYVY and YUYV format for overlay | Bibby Hsieh |
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä |
2016-12-15 | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä |
2016-08-08 | drm/mediatek: plane: Use FB's format's cpp to compute x offset | Daniel Kurtz |
2016-08-08 | drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update | Daniel Kurtz |
2016-08-08 | drm/mediatek: Use drm_atomic destroy_state helpers | Bibby Hsieh |
2016-08-08 | drm/mediatek: Remove mtk_drm_plane | Daniel Kurtz |
2016-08-08 | drm/mediatek: plane: Remove plane zpos/index | Daniel Kurtz |
2016-08-08 | drm/mediatek: Use drm_plane_helper_check_state() | Ville Syrjälä |
2016-06-17 | drm: Deal with rotation in drm_plane_helper_check_update() | Ville Syrjälä |
2016-05-17 | drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state | Daniel Vetter |
2016-05-06 | drm/mediatek: Add DRM Driver for Mediatek SoC MT8173. | CK Hu |