Age | Commit message (Expand) | Author |
2018-10-05 | drm/zte: Use drm_atomic_helper_shutdown | Daniel Vetter |
2018-07-03 | drm: add missing ctx argument to plane transitional helpers | Russell King |
2018-03-29 | drm/zte: Stop consulting plane->crtc | Ville Syrjälä |
2018-03-05 | drm: Don't pass clip to drm_atomic_helper_check_plane_state() | Ville Syrjälä |
2018-01-23 | drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle | Ville Syrjälä |
2017-11-20 | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c | Ville Syrjälä |
2017-11-20 | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c... | Ville Syrjälä |
2017-08-01 | drm: Plumb modifiers through plane init | Ben Widawsky |
2017-05-04 | drm: zte: move CSC register definitions into a common header | Shawn Guo |
2017-02-23 | drm: zte: fix static checker warning on variable 'fmt' | Shawn Guo |
2017-02-01 | Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn... | Dave Airlie |
2017-01-28 | drm: zte: add overlay plane support | Shawn Guo |
2017-01-28 | drm: zte: add .atomic_disable hook to disable graphic layer | Shawn Guo |
2017-01-28 | drm: zte: make zx_plane accessible from zx_vou driver | Shawn Guo |
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-11-11 | Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn... | Dave Airlie |
2016-11-07 | drm: zte: add initial vou drm driver | Shawn Guo |