| Commit message (Expand) | Author | Age |
* | drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off | Maxime Ripard | 2018-03-06 |
* | drm/sun4i: tcon: Don't rely on encoders to set the TCON mode | Maxime Ripard | 2017-10-17 |
* | drm/sun4i: tcon: Don't rely on encoders to enable the TCON | Maxime Ripard | 2017-10-17 |
* | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() | Laurent Pinchart | 2017-06-30 |
* | drm: Add old state pointer to CRTC .enable() helper function | Laurent Pinchart | 2017-06-30 |
* | drm/sun4i: abstract a engine type | Icenowy Zheng | 2017-06-01 |
* | drm/sun4i: return only planes for layers created | Icenowy Zheng | 2017-05-15 |
* | drm/sun4i: Pass pointer for underlying backend into layer init | Chen-Yu Tsai | 2017-03-09 |
* | drm/sun4i: Pass pointers for associated backend and tcon into crtc init | Chen-Yu Tsai | 2017-03-09 |
* | drm/sun4i: Use embedded tcon pointer to get the tcon's output port node | Chen-Yu Tsai | 2017-03-09 |
* | drm/sun4i: Add backend and tcon pointers to sun4i_crtc | Chen-Yu Tsai | 2017-03-07 |
* | drm/sun4i: Drop hardcoded .possible_crtcs values from layers | Chen-Yu Tsai | 2017-03-07 |
* | drm/sun4i: Drop primary layer pointer from sun4i_drv | Chen-Yu Tsai | 2017-03-07 |
* | drm/sun4i: Move layers from sun4i_drv to sun4i_crtc | Chen-Yu Tsai | 2017-03-07 |
* | drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node | Chen-Yu Tsai | 2017-03-07 |
* | drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes | Chen-Yu Tsai | 2017-03-07 |
* | drm: sun4i: use vblank hooks in struct drm_crtc_funcs | Shawn Guo | 2017-02-09 |
* | Backmerge tag 'v4.7' into drm-next | Dave Airlie | 2016-07-26 |
|\ |
|
| * | drm/sun4i: Send vblank event when the CRTC is disabled | Maxime Ripard | 2016-06-30 |
* | | drm/sun4i: Implement some semblance of vblank event handling | Daniel Vetter | 2016-06-10 |
|/ |
|
* | drm: Add Allwinner A10 Display Engine support | Maxime Ripard | 2016-04-28 |